1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Prohibit running semi-sync rpl tests in the embedded mode.

This commit is contained in:
Alexander Nozdrin
2010-02-16 13:12:08 +03:00
parent dd510064f1
commit cbb02487f6
6 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
# 2010-01-21 OBN - Added
#
#
source include/not_embedded.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'
--replace_regex /\.dll/.so/

View File

@@ -4,6 +4,7 @@
#
# 2010-01-21 OBN - Added
#
source include/not_embedded.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'
--replace_regex /\.dll/.so/

View File

@@ -4,6 +4,7 @@
#
# 2010-01-21 OBN - Added
#
source include/not_embedded.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'
--replace_regex /\.dll/.so/

View File

@@ -5,6 +5,7 @@
# 2010-01-21 OBN - Added
#
#
source include/not_embedded.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'
--replace_regex /\.dll/.so/

View File

@@ -5,6 +5,7 @@
# 2010-01-21 OBN - Added
#
#
source include/not_embedded.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'
--replace_regex /\.dll/.so/

View File

@@ -4,6 +4,7 @@
#
# 2010-01-21 OBN - Added
#
source include/not_embedded.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'
--replace_regex /\.dll/.so/