mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
b41d5aebcf
- added more logic for ON DUPICATE KEY UPDATE upon Monty's request; - added an overlay for XtraDB
8 lines
465 B
Modula-2
8 lines
465 B
Modula-2
autoinc_vars : MySQL:65225 (InnoDB miscalculates auto-increment)
|
|
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
|
|
|