mariadb/storage/xtradb/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/xtradb 2015-05-04 19:15:28 +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 MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730 2015-12-03 13:18:10 +02:00
i_s.h move to storage/xtradb 2015-05-04 19:15:28 +02:00
xtradb_i_s.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00
xtradb_i_s.h move to storage/xtradb 2015-05-04 19:15:28 +02:00