diff options
author | Alexander Barkov <bar@mariadb.org> | 2015-05-05 01:09:47 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.org> | 2015-05-05 01:09:47 +0400 |
commit | 2fe4d0e6cde260b772da5e0c3dbad4bd4ab5bee3 (patch) | |
tree | 7aaa5a724a0065463ced9d91031587e9f6da6141 /sql/item_create.cc | |
parent | 9090c3efcae0874219b990e73568e41e021a3352 (diff) | |
download | mariadb-git-2fe4d0e6cde260b772da5e0c3dbad4bd4ab5bee3.tar.gz |
MDEV-7950 Item_func::type() takes 0.26% in OLTP RO
Step #3: Splitting the function check_equality() into a method in Item.
Implementing Item::check_equality() and Item_func_eq::check_equality().
Implement Item_func_eq::build_equal_items() in addition to
Item_func::build_equal_items() and moving the call for check_equality()
from Item_func::build_equal_items() to Item_func_eq::build_equal_items().
Diffstat (limited to 'sql/item_create.cc')
0 files changed, 0 insertions, 0 deletions