mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
The main patch for WL#24:
"index_merge: fair choice between index_merge union and range access" mysql-test/include/world.inc: A new include file to upload the world database. mysql-test/include/world_schema.inc: A new include file to create tables of the world database. mysql-test/r/index_merge_myisam.result: The results for test cases testing the optimizations added in WL#24 for MyISAM. mysql-test/r/range_vs_index_merge.result: The results for test cases testing the optimizations added in WL#24 for InnoDB. mysql-test/t/range_vs_index_merge.test: Test cases to test the optimizations added in WL#24 for MyISAM. mysql-test/t/range_vs_index_merge_innodb.test: Test cases to test the optimizations added in WL#24 for InnoDB. sql/sql_list.h: Fixed a bug that did not allow adding a non-empty list to an empty list.
This commit is contained in:
5343
mysql-test/include/world.inc
Executable file
5343
mysql-test/include/world.inc
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user