Commit a9c9364c authored by unknown's avatar unknown

Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-maria

into  gbichot4.local:/home/mysql_src/mysql-maria-for-undo-phase

parents e5481cd4 d4f28555
...@@ -1303,6 +1303,8 @@ update t1 set s1=2 where seq=1; ...@@ -1303,6 +1303,8 @@ update t1 set s1=2 where seq=1;
check table t1 extended; check table t1 extended;
drop table t1; drop table t1;
# Fix if we are using safemalloc
--replace_result 8388572 8388600
show variables like 'maria%'; show variables like 'maria%';
--replace_column 2 # --replace_column 2 #
show status like 'maria%'; show status like 'maria%';
......
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