mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
The issue was that when running with valgrind the wait for master_pos_Wait() was not long enough. This patch also fixes two other failures that could affect rpl_mdev6020: - check_if_conflicting_replication_locks() didn't properly check domains - 'did_mark_start_commit' was after signals to other threads was sent which could get the variable read too early.
2.3 KiB
2.3 KiB