MDEV-10551 Test innodb.defrag_mdl-9155 hangs on InnoDB 5.7

restore a table_flag lost in a merge
This commit is contained in:
Sergei Golubchik 2016-09-08 18:09:47 +02:00
parent fec844aca8
commit 11ae60d2c5
2 changed files with 1 additions and 1 deletions

View file

@ -12,5 +12,4 @@
innodb.auto_increment_dup : MDEV-10548
innodb_skip_innodb_is_tables : MDEV-10200
innodb.defrag_mdl-9155 : MDEV-10551
innodb_defragment_fill_factor : MDEV-10771

View file

@ -3351,6 +3351,7 @@ ha_innobase::ha_innobase(
*/
| HA_CAN_EXPORT
| HA_CAN_RTREEKEYS
| HA_CONCURRENT_OPTIMIZE
/* JAN: TODO: MySQL 5.7
| HA_HAS_RECORDS
| HA_NO_READ_LOCAL_LOCK