mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
8 lines
497 B
Modula-2
8 lines
497 B
Modula-2
alter_table_online : MDEV-397 (Changing a column name via ALTER ONLINE does not work for InnoDB)
|
|
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
|
|
|