summaryrefslogtreecommitdiff
path: root/mysql-test/main/concurrent_innodb_unsafelog.test
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'bb-10.4-all-builders' into bb-10.5-all-buildersLena Startseva2022-09-261-2/+2
|\
| * MDEV-27691: make working view-protocolLena Startseva2022-09-231-2/+2
| | | | | | | | | | | | | | | | Tests with checking metadata or that cannot be run with the view-protocol are excluded from --view-protocol. For tests that do not allow the use of an additional connection, the util connection is disabled with "--disable_service_connection". Also cases with bugs for --view-protocol are disabled.
* | MDEV-19544 Remove innodb_locks_unsafe_for_binlogMarko Mäkelä2019-05-231-2/+6
|/ | | | | | | | | 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.
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+23