summaryrefslogtreecommitdiff
path: root/mysql-test/r/alter_table_online.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13175 Adding a new enum value at the end of a list triggers a table rebuildSergei Golubchik2017-07-201-0/+111
* MDEV-9168 altering a column comment does a full copySergei Golubchik2016-04-241-0/+9
* MDEV-9868 Altering a partitioned table comment does a full copySergei Golubchik2016-04-241-1/+3
* MDEV-9103 Altering table comment does a full copySergei Golubchik2016-02-151-6/+3
* more tests, moving code aroundSergei Golubchik2015-05-031-0/+3
* Alter online table x (no options) possibleDaniel Black2015-05-011-0/+1
* update ALTER ONLINE to mean ALTER LOCK=NONE, not ALTER ALGORITHM=INPLACE.Sergei Golubchik2013-09-251-23/+14
* fix for alter_table_online test.Sergei Golubchik2013-07-101-23/+21
* Added ALTER ONLINE TABLE, which will give an error if the change can't be don...Michael Widenius2011-04-281-0/+74