diff options
author | Galina Shalygina <galina.shalygina@mariadb.com> | 2019-02-06 23:40:07 +0300 |
---|---|---|
committer | Galina Shalygina <galina.shalygina@mariadb.com> | 2019-02-06 23:40:07 +0300 |
commit | 447e0f023fff0fa2ccfa7e93b77f1da3be3b43f1 (patch) | |
tree | 1210e525389dfa3e4b2fa00e22fb18bf29a7f016 /mysql-test/include/diff_servers.inc | |
parent | e299ae5b0786aa9348e422f4271fb344d51f60fa (diff) | |
download | mariadb-git-447e0f023fff0fa2ccfa7e93b77f1da3be3b43f1.tar.gz |
MDEV-18144: ANALYZE for statement support for PK filters
ANALYZE and ANALYZE FORMAT=JSON structures are changed in the way that they
show additional information when rowid filter is used:
- r_selectivity_pct - the observed filter selectivity
- r_buffer_size - the size of the rowid filter container buffer
- r_filling_time_ms - how long it took to fill rowid filter container
New class Rowid_filter_tracker was added. This class is needed to collect data
about how rowid filter is executed.
Diffstat (limited to 'mysql-test/include/diff_servers.inc')
0 files changed, 0 insertions, 0 deletions