diff options
author | Alexander Barkov <bar@localhost.localdomain> | 2015-05-26 11:59:17 +0400 |
---|---|---|
committer | Alexander Barkov <bar@localhost.localdomain> | 2015-05-26 11:59:17 +0400 |
commit | 5bd25a9c530dc5d059f6153abf36639c0e213cb0 (patch) | |
tree | 5b6a1439abc0a429804a156488a3c3b8e7d9dadb /libservices | |
parent | b3aece9b99c2d6c230725f8d1557b95e6bcffd80 (diff) | |
download | mariadb-git-5bd25a9c530dc5d059f6153abf36639c0e213cb0.tar.gz |
A helper patch for "MDEV-8228 Move Item_func_like out of Item_bool_func2"
- Changing Comp_creator::create() and create_swap() to return
Item_bool_rowready_func2 instead of Item_bool_func2, as they
can never return neither Item_func_like nor Item_func_xor
- Changing the first argument of Comp_create::create() and create_swap()
from THD to MEM_ROOT, so the method implementations can now reside in
item_cmpfunc.h instead of item_cmpfunc.cc and thus make the code slightly
easier to read.
Diffstat (limited to 'libservices')
0 files changed, 0 insertions, 0 deletions