Details
-
Technical task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.2(EOL)
-
None
-
GNU/Linux
Description
Another linked discrepancy on this matter.
10.0
createdTS timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
|
10.2
createdTS timestamp NOT NULL DEFAULT current_timestamp()
|
What is the background on this one? Standards compliance or it's nicer to use functions instead of built-in constants?
Attachments
Issue Links
- is part of
-
MDEV-15377 10.2+ Integer DEFAULT values missing quotes
- Closed
-
MDEV-15390 information_schema returns quoted strings for default textual columns
- Closed
- relates to
-
MDEV-15407 DEFAULT NULL forced when no DEFAULT set on NULL-able column
- Closed