summaryrefslogtreecommitdiff
path: root/mysql-test/r/function_defaults.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-14/+14
* store/show vcols as item->print()Sergei Golubchik2016-12-121-100/+100
* do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-8/+8
* restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILEDSergei Golubchik2016-06-301-4/+4
* MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-74/+54
* MDEV-7778 impossible create copy of table, if table contain default value for...Alexander Barkov2015-05-051-30/+30
* MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added columnSergei Golubchik2014-11-181-12/+34
* MDEV-6849 ON UPDATE CURRENT_TIMESTAMP doesn't always workSergei Golubchik2014-11-131-8/+34
* MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-0/+3067