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, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/maria/maria-big.result b/mysql-test/suite/maria/maria-big.result
index f7f7d3d7525..f4fd4b65dc8 100644
--- a/mysql-test/suite/maria/maria-big.result
+++ b/mysql-test/suite/maria/maria-big.result
@@ -1,7 +1,7 @@
set global max_allowed_packet=400000000;
connect root,localhost,root,,test,$MASTER_MYPORT,$MASTER_MYSOCK;
connection root;
-set storage_engine=aria;
+set default_storage_engine=aria;
affected rows: 0
drop table if exists t1, t2;
affected rows: 0