summaryrefslogtreecommitdiff
path: root/mysql-test/t/alter_table_online.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+4
|\
| * MDEV-13175 Adding a new enum value at the end of a list triggers a table rebuildSergei Golubchik2017-07-201-0/+165
* | MDEV-11335 Changing delay_key_write option for MyISAM table should not copy rowsSergei Golubchik2017-05-241-3/+21
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-3/+23
|\ \ | |/
| * MDEV-9168 altering a column comment does a full copySergei Golubchik2016-04-241-0/+15
| * MDEV-9868 Altering a partitioned table comment does a full copySergei Golubchik2016-04-241-3/+8
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-7/+4
|\ \ | |/
| * MDEV-9103 Altering table comment does a full copySergei Golubchik2016-02-151-7/+4
* | MDEV-8948 ALTER ... INPLACE does work for BINARY, BLOBmariadb-10.1.8Alexander Barkov2015-10-151-0/+167
|/
* more tests, moving code aroundSergei Golubchik2015-05-031-0/+3
* Alter online table x (no options) possibleDaniel Black2015-05-011-1/+5
* update ALTER ONLINE to mean ALTER LOCK=NONE, not ALTER ALGORITHM=INPLACE.Sergei Golubchik2013-09-251-19/+12
* fix for alter_table_online test.Sergei Golubchik2013-07-101-24/+22
* Added ALTER ONLINE TABLE, which will give an error if the change can't be don...Michael Widenius2011-04-281-0/+108