mariadb/storage/innobase/handler
Jan Lindström c0b6c27dbe MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key file for table"
MDEV-9469: 'Incorrect key file' on ALTER TABLE

InnoDB needs to rebuild table if column name is changed and
added index (or foreign key) is created based on this new
name in same alter table.
2016-02-15 14:48:15 +02:00
..
ha_innodb.cc Use C++ linkage. 2016-02-04 13:54:57 +02:00
ha_innodb.h move to storage/innobase 2015-05-04 19:17:21 +02:00
handler0alter.cc MDEV-9548: Alter table (renaming and adding index) fails with "Incorrect key file for table" 2016-02-15 14:48:15 +02:00
i_s.cc Merge branch '5.5' into 10.0 2015-05-08 11:20:43 +02:00
i_s.h move to storage/innobase 2015-05-04 19:17:21 +02:00