diff options
author | Monty <monty@mariadb.org> | 2020-06-26 13:42:04 +0300 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2020-07-02 14:25:41 +0300 |
commit | 3f2044ae99633ce6d9c756bb6b045efc0707b4b5 (patch) | |
tree | 63ed49261c9cf3015aa2ca45813899ad500b959e /sql/unireg.cc | |
parent | 1df1a6392477ad211b2a66c6eccbe9d5c6316c7e (diff) | |
download | mariadb-git-3f2044ae99633ce6d9c756bb6b045efc0707b4b5.tar.gz |
MDEV-22535 TABLE::initialize_quick_structures() takes 0.5% in oltp_read_only
- Removed not needed bzero in void TABLE::initialize_quick_structures().
- Replaced bzero with TRASH_ALLOC() to have this change verfied with
memory checkers
- Added missing table->quick_keys.is_set in table_cond_selectivity()
Diffstat (limited to 'sql/unireg.cc')
0 files changed, 0 insertions, 0 deletions