mirror of
https://github.com/MariaDB/server.git
synced 2025-09-03 20:43:11 +03:00
Prohibit running semi-sync rpl tests in the embedded mode.
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
# 2010-01-21 OBN - Added
|
# 2010-01-21 OBN - Added
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
source include/not_embedded.inc;
|
||||||
source include/have_semisync_plugin.inc;
|
source include/have_semisync_plugin.inc;
|
||||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||||
--replace_regex /\.dll/.so/
|
--replace_regex /\.dll/.so/
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
#
|
#
|
||||||
# 2010-01-21 OBN - Added
|
# 2010-01-21 OBN - Added
|
||||||
#
|
#
|
||||||
|
source include/not_embedded.inc;
|
||||||
source include/have_semisync_plugin.inc;
|
source include/have_semisync_plugin.inc;
|
||||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||||
--replace_regex /\.dll/.so/
|
--replace_regex /\.dll/.so/
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
#
|
#
|
||||||
# 2010-01-21 OBN - Added
|
# 2010-01-21 OBN - Added
|
||||||
#
|
#
|
||||||
|
source include/not_embedded.inc;
|
||||||
source include/have_semisync_plugin.inc;
|
source include/have_semisync_plugin.inc;
|
||||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||||
--replace_regex /\.dll/.so/
|
--replace_regex /\.dll/.so/
|
||||||
|
@@ -5,6 +5,7 @@
|
|||||||
# 2010-01-21 OBN - Added
|
# 2010-01-21 OBN - Added
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
source include/not_embedded.inc;
|
||||||
source include/have_semisync_plugin.inc;
|
source include/have_semisync_plugin.inc;
|
||||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||||
--replace_regex /\.dll/.so/
|
--replace_regex /\.dll/.so/
|
||||||
|
@@ -5,6 +5,7 @@
|
|||||||
# 2010-01-21 OBN - Added
|
# 2010-01-21 OBN - Added
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
source include/not_embedded.inc;
|
||||||
source include/have_semisync_plugin.inc;
|
source include/have_semisync_plugin.inc;
|
||||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||||
--replace_regex /\.dll/.so/
|
--replace_regex /\.dll/.so/
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
#
|
#
|
||||||
# 2010-01-21 OBN - Added
|
# 2010-01-21 OBN - Added
|
||||||
#
|
#
|
||||||
|
source include/not_embedded.inc;
|
||||||
source include/have_semisync_plugin.inc;
|
source include/have_semisync_plugin.inc;
|
||||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||||
--replace_regex /\.dll/.so/
|
--replace_regex /\.dll/.so/
|
||||||
|
Reference in New Issue
Block a user