diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2020-04-27 15:32:02 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2020-04-27 15:32:28 +0300 |
commit | 581df0df89c68fc6c5acb59efe89053b2036844a (patch) | |
tree | 57d1f5ac5abb75fc713b786ba271953d7d9f25c7 /sql/threadpool_common.cc | |
parent | c06845d6f04e092b64c105eb6786056cea2ab593 (diff) | |
download | mariadb-git-581df0df89c68fc6c5acb59efe89053b2036844a.tar.gz |
MDEV-7962: Follow-up fix for 10.2
dict_stats_update_if_needed(): Replace the parameter THD*
with const trx_t& so that trx_t::is_wsrep() can be invoked
instead of the more expensive wsrep_on().
Replace also other occurrences of wsrep_on() with trx_t::is_wsrep().
Diffstat (limited to 'sql/threadpool_common.cc')
0 files changed, 0 insertions, 0 deletions