mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
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
This commit is contained in:
4
mysql-test/include/big_test.inc
Normal file
4
mysql-test/include/big_test.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
--require r/big_test.require
|
||||
disable_query_log;
|
||||
eval select $BIG_TEST as using_big_test;
|
||||
enable_query_log;
|
||||
Reference in New Issue
Block a user