@ -1,4 +1,5 @@
drop table if exists t1,t2;
set @@sort_buffer_size=32804;
CREATE TABLE `t1` (
`id` int(11) NOT NULL default '0',
`id2` int(11) NOT NULL default '0',
@ -1 +0,0 @@
--sort_buffer=32804
@ -7,6 +7,8 @@
--enable_warnings