mariadb/Docs
Marko Mäkelä 1a6f470464 MDEV-19544 Remove innodb_locks_unsafe_for_binlog
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.
2019-05-23 10:25:12 +03:00
..
INSTALL-BINARY Changed some MySQL names in messages to MariaDB 2018-12-09 20:49:05 +02:00
myisam.txt Misc. typos 2018-04-05 15:26:57 +04:00
mysql.info Update AskMonty and Atlassian references to MariaDB 2016-03-08 15:24:01 +02:00
README-wsrep MDEV-19544 Remove innodb_locks_unsafe_for_binlog 2019-05-23 10:25:12 +03:00