diff options
author | Yuchen Pei <yuchen.pei@mariadb.com> | 2022-12-20 10:38:35 +1100 |
---|---|---|
committer | Yuchen Pei <yuchen.pei@mariadb.com> | 2022-12-22 12:49:04 +1100 |
commit | fb41117c907a99d051ac09c229762978373d7eb0 (patch) | |
tree | fb2caf16455ba315c5e38fc40adbd99b9bb40595 /sql/mysqld.h | |
parent | c21566a78a0fbdd6c1634f82aa9baa61a9c98388 (diff) | |
download | mariadb-git-fb41117c907a99d051ac09c229762978373d7eb0.tar.gz |
MDEV-29653 Make sure Item_cache_row has the correct type handler.
The incorrect type handler caused an incorrect result_type() for
Item_cache_row (STRING_RESULT rather than ROW_RESULT). By updating the
constructor of Item_cache_row with the correct type handler, it fixes
this problem.
Signed-off-by: Yuchen Pei <yuchen.pei@mariadb.com>
Reviewed-by: Sergei Golubchik <serg@mariadb.com>
Diffstat (limited to 'sql/mysqld.h')
0 files changed, 0 insertions, 0 deletions