summaryrefslogtreecommitdiff
path: root/mysql-test/suite/maria/maria-big.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/maria/maria-big.result')
-rw-r--r--mysql-test/suite/maria/maria-big.result2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/maria/maria-big.result b/mysql-test/suite/maria/maria-big.result
index cb6e02df00e..f7f7d3d7525 100644
--- a/mysql-test/suite/maria/maria-big.result
+++ b/mysql-test/suite/maria/maria-big.result
@@ -1,4 +1,6 @@
set global max_allowed_packet=400000000;
+connect root,localhost,root,,test,$MASTER_MYPORT,$MASTER_MYSOCK;
+connection root;
set storage_engine=aria;
affected rows: 0
drop table if exists t1, t2;