Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-13175 Adding a new enum value at the end of a list triggers a table rebuild | Sergei Golubchik | 2017-07-20 | 1 | -0/+111 |
* | MDEV-9168 altering a column comment does a full copy | Sergei Golubchik | 2016-04-24 | 1 | -0/+9 |
* | MDEV-9868 Altering a partitioned table comment does a full copy | Sergei Golubchik | 2016-04-24 | 1 | -1/+3 |
* | MDEV-9103 Altering table comment does a full copy | Sergei Golubchik | 2016-02-15 | 1 | -6/+3 |
* | more tests, moving code around | Sergei Golubchik | 2015-05-03 | 1 | -0/+3 |
* | Alter online table x (no options) possible | Daniel Black | 2015-05-01 | 1 | -0/+1 |
* | update ALTER ONLINE to mean ALTER LOCK=NONE, not ALTER ALGORITHM=INPLACE. | Sergei Golubchik | 2013-09-25 | 1 | -23/+14 |
* | fix for alter_table_online test. | Sergei Golubchik | 2013-07-10 | 1 | -23/+21 |
* | Added ALTER ONLINE TABLE, which will give an error if the change can't be don... | Michael Widenius | 2011-04-28 | 1 | -0/+74 |