diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2019-09-20 22:52:00 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2019-09-24 15:49:35 +0400 |
commit | ad77e3ac0930a68e61378790a232f1056f0a8e7c (patch) | |
tree | 7594a673d37662b643fa7585a103d6877ed4f6f7 /include/mysql_com.h | |
parent | edef6a007428599fd249815f1dc59a02428090f4 (diff) | |
download | mariadb-git-ad77e3ac0930a68e61378790a232f1056f0a8e7c.tar.gz |
Cleanup session tracker
- call current_schema::mark_as_changed() directly
- call state_change::mark_as_changed() directly
- replaced SESSION_TRACKER_CHANGED with dummy tracker
- replaced Session_tracker::mark_as_changed() with
State_tracker::mark_as_changed()
- hide and devirtualize original State_tracker::mark_as_changed(),
rename it to set_changed()
- all implementations of mark_as_changed() now check is_enabled() for
consistency
- no argument casts anymore
Diffstat (limited to 'include/mysql_com.h')
0 files changed, 0 insertions, 0 deletions