summaryrefslogtreecommitdiff
path: root/mysql-test/r/alter_table_online.result
Commit message (Expand)AuthorAgeFilesLines
* Remove end . from error messages to get them consistentMonty2016-10-051-27/+27
* Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+12
|\
| * 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
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-6/+3
|\ \ | |/
| * MDEV-9103 Altering table comment does a full copySergei Golubchik2016-02-151-6/+3
* | MDEV-8948 ALTER ... INPLACE does work for BINARY, BLOBmariadb-10.1.8Alexander Barkov2015-10-151-0/+114
|/
* 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