mariadb/mysql-test/suite/galera_3nodes_sr/t
Marko Mäkelä 4e1e9ea6f3 MDEV-35124 Set innodb_snapshot_isolation=ON by default
From the very beginning, the default InnoDB transaction isolation level
REPEATABLE READ does not correspond to any well formed definition.
The main issue is the lack of write/write conflict detection.
To fix that and to make REPEATABLE READ correspond to Snapshot Isolation,
b8a6719889 introduced the Boolean
session variable innodb_snapshot_isolation. It was disabled by default
in order not to break any user applications.

In a new major version of MariaDB Server, we had better enable this
parameter by default.
2024-10-11 15:02:31 +03:00
..
galera_sr_isolate_master.test Disable ps-protocol second execution on test that do not support it 2023-12-22 14:29:44 +01:00
galera_sr_join_slave.test Galera4 2019-01-23 15:30:00 +04:00
galera_sr_kill_master.test Galera4 2019-01-23 15:30:00 +04:00
galera_sr_kill_slave_after_apply.test Galera4 2019-01-23 15:30:00 +04:00
galera_sr_kill_slave_after_apply_rollback.test Galera4 2019-01-23 15:30:00 +04:00
galera_sr_kill_slave_after_apply_rollback2.test MDEV-30172: Galera test case cleanup 2022-12-07 07:33:51 +02:00
galera_sr_kill_slave_before_apply.test MDEV-33787 : Fix Galera test failures on 10.11 2024-04-03 10:04:40 +03:00
galera_sr_threeway_split.cnf Galera4 2019-01-23 15:30:00 +04:00
galera_sr_threeway_split.test MDEV-35124 Set innodb_snapshot_isolation=ON by default 2024-10-11 15:02:31 +03:00
galera_sr_threeway_split_no_primary.test Merge pull request #1222 from codership/10.4-clear-sr-bugfix 2019-03-11 16:33:58 +02:00
galera_vote_sr-master.opt MDEV-17048 Inconsistency voting support (#1373) 2019-08-28 09:19:24 +03:00
galera_vote_sr.inc Stabilize tests 2023-01-17 14:08:41 +02:00
galera_vote_sr.test Fix MTR test galera_3nodes_sr.galera_vote_sr (#1439) 2020-03-20 07:26:46 +02:00
GCF-336.test galera mtr tests: correction of inaccuracies in warnings suppressions 2024-07-08 23:36:21 +02:00
GCF-582.test MDEV-30172: Galera test case cleanup 2022-12-07 07:33:51 +02:00
GCF-606.test MDEV-30172: Galera test case cleanup 2022-12-07 07:33:51 +02:00
GCF-609.test MDEV-25553 : Avoid unnecessary rollbacks with SR 2021-04-28 12:15:30 +03:00
GCF-817.test Galera4 2019-01-23 15:30:00 +04:00
GCF-832.test Merge branch '10.6' into 10.11 2024-04-22 15:23:10 +02:00
MDEV-26707.test Merge branch 10.4 into 10.5 2022-12-13 09:57:19 +11:00