mariadb/storage/innobase/handler
Eugene Kosov 1a7a018939 MDEV-16557 Remove INNOBASE_SHARE::idx_trans_tbl
INNOBASE_SHARE: remove

check_index_consistency(): iterates through keys and looks for InnoDB and .frm
mismatches.

ha_innobase::innobase_get_index(): now uses dict_table_get_index_on_name()

dict_table_get_index_on_name(): uses strcmp() instead of innobase_casestrcmp()
as we just need to know whether strings are equal or not
2018-08-02 18:05:59 +03:00
..
ha_innodb.cc MDEV-16557 Remove INNOBASE_SHARE::idx_trans_tbl 2018-08-02 18:05:59 +03:00
ha_innodb.h MDEV-16557 Remove INNOBASE_SHARE::idx_trans_tbl 2018-08-02 18:05:59 +03:00
ha_xtradb.h MDEV-12121 follow-up: Unbreak the WITH_INNODB_AHI=OFF build 2018-01-15 15:40:28 +02:00
handler0alter.cc MDEV-16557 Remove INNOBASE_SHARE::idx_trans_tbl 2018-08-02 18:05:59 +03:00
i_s.cc Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
i_s.h Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00