summaryrefslogtreecommitdiff
path: root/mysql-test/r/alter_table_online.result
Commit message (Expand)AuthorAgeFilesLines
* 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