mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
lots of post-merge changes
This commit is contained in:
@ -4,6 +4,7 @@ reset master;
|
||||
reset slave;
|
||||
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
|
||||
start slave;
|
||||
set session storage_engine=innodb;
|
||||
#########################################################################
|
||||
# CONFIGURATION
|
||||
#########################################################################
|
||||
|
Reference in New Issue
Block a user