summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lindström <jan.lindstrom@mariadb.com>2019-06-12 08:26:32 +0300
committerJan Lindström <jan.lindstrom@mariadb.com>2019-06-12 08:26:32 +0300
commitcf78b8c699d8394a52c55b38e67a865d6a44c500 (patch)
tree49d8e0535143bf5aa5374a2fba4aef42d606ae8e
parentb42dbdbccd3b939394ca9b608ad91a04235e95f1 (diff)
parent34b38ad726025b3ede5db0f5b7dfaaafc8d1e754 (diff)
downloadmariadb-git-cf78b8c699d8394a52c55b38e67a865d6a44c500.tar.gz
Merge 10.2 into 10.3
-rw-r--r--mysql-test/suite/wsrep/r/mdev_10186.result3
-rw-r--r--mysql-test/suite/wsrep/t/mdev_10186.test2
2 files changed, 0 insertions, 5 deletions
diff --git a/mysql-test/suite/wsrep/r/mdev_10186.result b/mysql-test/suite/wsrep/r/mdev_10186.result
index 778c064d208..a21e77a2595 100644
--- a/mysql-test/suite/wsrep/r/mdev_10186.result
+++ b/mysql-test/suite/wsrep/r/mdev_10186.result
@@ -5,7 +5,4 @@
SELECT @@wsrep_on;
@@wsrep_on
0
-SELECT @@GLOBAL.wsrep_provider;
-@@GLOBAL.wsrep_provider
-libgalera_smm.so
SET @@GLOBAL.wsrep_cluster_address='gcomm://';
diff --git a/mysql-test/suite/wsrep/t/mdev_10186.test b/mysql-test/suite/wsrep/t/mdev_10186.test
index 98ea5192634..63d34db7c42 100644
--- a/mysql-test/suite/wsrep/t/mdev_10186.test
+++ b/mysql-test/suite/wsrep/t/mdev_10186.test
@@ -7,7 +7,5 @@
--echo #
SELECT @@wsrep_on;
---replace_regex /.*libgalera_smm.so/libgalera_smm.so/
-SELECT @@GLOBAL.wsrep_provider;
SET @@GLOBAL.wsrep_cluster_address='gcomm://';