2012-07-16 06:17:56 +04:00
|
|
|
tbl_opt_ai : MySQL:65901 (AUTO_INCREMENT option on InnoDB table is ignored if added before autoinc column)
|
|
|
|
delete_low_prio : InnoDB does not use table-level locking
|
|
|
|
insert_high_prio : InnoDB does not use table-level locking
|
|
|
|
insert_low_prio : InnoDB does not use table-level locking
|
|
|
|
select_high_prio : InnoDB does not use table-level locking
|
|
|
|
update_low_prio : InnoDB does not use table-level locking
|
2017-06-03 02:47:52 +03:00
|
|
|
insert_delayed : MDEV-12880 - INSERT DELAYED is not detected as inapplicable to a table under lock
|
|
|
|
lock_concurrent : MDEV-12882 - Assertion failure
|
|
|
|
tbl_opt_index_dir : INDEX DIRECTORY option is not supported anymore
|