summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysql5613mysql.result
Commit message (Collapse)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-302/+0
|
* store/show vcols as item->print()Sergei Golubchik2016-12-121-6/+6
| | | | | | | | | | otherwise we'd need to store sql_mode *per vcol* (consider CREATE INDEX...) and how SHOW CREATE TABLE would support that? Additionally, get rid of vcol::expr_str, just to make sure the string is always generated and never leaked in the original form.
* do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-9/+9
|
* Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-4/+4
| | | | | | | Print default values for BLOB's. This is a part commit for automatic changes to make the real commit smaller. All changes here are related to that we now print DEFAULT NULL for blob and text fields, like we do for all other fields.
* MDEV-4819 Upgrade from MySQL 5.6 does not workAlexander Barkov2013-08-071-0/+302