mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
minor test cleanup. one server restart less in mtr
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
drop table if exists t1,t2;
|
||||
--enable_warnings
|
||||
|
||||
set @@sort_buffer_size=32804;
|
||||
|
||||
CREATE TABLE `t1` (
|
||||
`id` int(11) NOT NULL default '0',
|
||||
`id2` int(11) NOT NULL default '0',
|
||||
|
||||
Reference in New Issue
Block a user