mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
fixing the order of includes in the rpl_mdev359.test
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
--source include/have_semisync_plugin.inc
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_binlog_format_mixed_or_statement.inc
|
||||
--source include/master-slave.inc
|
||||
--source include/have_debug_sync.inc
|
||||
--source include/master-slave.inc
|
||||
|
||||
# MDEV-359: There was a server crash when the code first checks if semisync
|
||||
# is enabled without lock, then if so takes the lock and tests again.
|
||||
|
Reference in New Issue
Block a user