Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-7635: Update tests to adapt to the new default sql_mode | Nirbhay Choubey | 2017-02-10 | 1 | -14/+14 |
* | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -100/+100 |
* | do not quote numbers in the DEFAULT clause in SHOW CREATE | Sergei Golubchik | 2016-08-27 | 1 | -8/+8 |
* | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILED | Sergei Golubchik | 2016-06-30 | 1 | -4/+4 |
* | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -74/+54 |
* | MDEV-7778 impossible create copy of table, if table contain default value for... | Alexander Barkov | 2015-05-05 | 1 | -30/+30 |
* | MDEV-6880 Can't define CURRENT_TIMESTAMP as default value for added column | Sergei Golubchik | 2014-11-18 | 1 | -12/+34 |
* | MDEV-6849 ON UPDATE CURRENT_TIMESTAMP doesn't always work | Sergei Golubchik | 2014-11-13 | 1 | -8/+34 |
* | MDEV-452 Add full support for auto-initialized/updated timestamp and datetime | unknown | 2012-10-17 | 1 | -0/+3067 |