mariadb/storage
Yuchen Pei fb41117c90
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>
2022-12-22 12:49:04 +11:00
..
archive Fix all warnings given by UBSAN 2021-04-20 12:30:09 +03:00
blackhole Merge 10.3 into 10.4 2020-11-03 14:49:17 +02:00
cassandra Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
connect Merge 10.3 into 10.4 2022-12-13 11:37:33 +02:00
csv Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
example Merge 10.3 into 10.4 2022-02-21 14:10:27 +03:00
federated MDEV-14907 FEDERATEDX doesn't respect DISTINCT 2022-01-05 16:52:39 +02:00
federatedx Merge branch '10.3' into 10.4 2022-10-26 14:55:47 +02:00
heap Merge branch '10.3' into 10.4 2022-07-27 11:02:57 +02:00
innobase Merge 10.3 into 10.4 2022-12-13 11:37:33 +02:00
maria Remove HAVE_SNPRINTF 2022-10-05 10:09:49 +03:00
mroonga Merge 10.3 into 10.4 2022-10-13 16:50:26 +03:00
myisam Merge 10.3 into 10.4 2022-10-13 16:50:26 +03:00
myisammrg Merge branch '10.3' into 10.4 2020-08-03 14:44:06 +02:00
oqgraph Merge 10.3 into 10.4 2021-11-29 10:59:22 +02:00
perfschema Merge 10.3 into 10.4 2022-03-29 11:13:18 +03:00
rocksdb Merge 10.3 into 10.4 2022-12-13 11:37:33 +02:00
sequence Merge 10.3 into 10.4 2022-09-13 16:36:38 +03:00
sphinx Merge branch '10.3' into 10.4 2022-10-26 14:55:47 +02:00
spider MDEV-29653 Make sure Item_cache_row has the correct type handler. 2022-12-22 12:49:04 +11:00
test_sql_discovery MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-12 22:10:39 +04:00
tokudb Merge 10.3 into 10.4 2022-12-13 11:37:33 +02:00