mirror of
https://github.com/MariaDB/server.git
synced 2025-04-28 06:45:23 +03:00
The transaction isolation levels READ COMMITTED and READ UNCOMMITTED should behave similarly to the old deprecated setting innodb_locks_unsafe_for_binlog=1, that is, avoid acquiring gap locks. row_search_mvcc(): Reduce the scope of some variables, and clean up the initialization and use of the variable set_also_gap_locks.
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
--binlog-format=mixed
|