mariadb/mysql-test/include/big_test.inc
monty@mysql.com 780202f130 Moved some old test and added a new test to only be run with mysql-test-run --big
Fixed warnings by valgrind for sum_distinct.test
Enable buffered-record-reads after filesort for InnoDB tables with short primary key
Enabled sort-with-data for MyISAM temporary files
2005-04-07 19:24:14 +03:00

4 lines
107 B
PHP

--require r/big_test.require
disable_query_log;
eval select $BIG_TEST as using_big_test;
enable_query_log;