diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-09-25 11:29:21 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-09-25 11:29:21 +0300 |
commit | 516f7c111b0cc3e9ad193c5a4e8c9171a081a362 (patch) | |
tree | 311e7cd0245788d8a78d75a278055548cac71f05 /support-files | |
parent | 5f118b26c83960c8fa98bfd544f57ffd76b55304 (diff) | |
download | mariadb-git-516f7c111b0cc3e9ad193c5a4e8c9171a081a362.tar.gz |
Speed up main.sum_distinct-big
Eliminate one InnoDB table with 128*16384 rows, and use
the sequence engine instead. Also, run everything in a single
transaction, to prevent purge from running concurrently
unnecessarily. (Starting with MariaDB Server 10.3, purge would
reset the DB_TRX_ID after INSERT.)
Diffstat (limited to 'support-files')
0 files changed, 0 insertions, 0 deletions