mariadb/mysql-test/suite/innodb_zip
Monty 007f68c37f Replace ha_notify_table_changed() with notify_tabledef_changed()
Reason for the change was that ha_notify_table_changed() was done
after table open when .frm had been replaced, which caused failure
in engines that checks on open if .frm matches the engines table
definition.

Other changes:
- Remove not needed open/close call at end of inline alter table.
  Some test that depended on the table beeing in the table cache after
  ALTER TABLE had to be updated.
2019-05-23 01:20:18 +03:00
..
include MDEV-13564: Implement innodb_unsafe_truncate=ON for compatibility 2018-10-11 08:17:04 +03:00
r Replace ha_notify_table_changed() with notify_tabledef_changed() 2019-05-23 01:20:18 +03:00
t Adjust tests after commit b5615eff0d 2019-04-02 11:03:28 +03:00
disabled.def MDEV-11629: Unknown table 'innodb_cmp_per_index_reset' in 2017-04-03 07:37:11 +03:00