1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fixed failing tests rpl_semi_sync_skip_repl.test

Removed not used have_semisync_plugin.inc
This commit is contained in:
Michael Widenius
2018-01-29 14:53:13 +02:00
parent c7a2f23a7b
commit a7e12fd42b
2 changed files with 0 additions and 16 deletions

View File

@@ -6,7 +6,6 @@
# lost such events.
# The test verifies the fixes' correctness simulating the 2GB offset.
source include/have_semisync.inc;
source include/not_embedded.inc;
source include/have_innodb.inc;
source include/have_debug.inc;