Commit 65cf1d35 authored by Nirbhay Choubey's avatar Nirbhay Choubey

Refs: MW-252 Test fix post-merge

parent fe6ebb65
......@@ -4,6 +4,7 @@
#
--source include/galera_cluster.inc
--source include/have_innodb.inc
--connection node_1
CREATE TABLE t1 (f1 INTEGER) ENGINE=InnoDB;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment