Skip to content
Permalink
Browse files
Fix MDEV-12758
  • Loading branch information
mariadb-SachinSetiya committed Jun 29, 2017
1 parent 629c609 commit de3201d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
@@ -5,5 +5,4 @@ if (`SELECT COUNT(*)=0 FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_NAME = 'wsre
{
--skip Test requires wsrep plugin.
}
--source include/wait_until_ready.inc

@@ -1,4 +1,4 @@
--source include/have_wsrep.inc
--source include/have_wsrep_enabled.inc
--source include/have_binlog_format_row.inc

--echo
@@ -1,3 +1,4 @@
--source include/have_wsrep.inc
--source include/have_innodb.inc
--source include/master-slave.inc

0 comments on commit de3201d

Please sign in to comment.