mariadb/storage/spider/mysql-test/spider
Yuchen Pei 998e765060
MDEV-32907 Spider: do not create gbh if encountering Item_aggregate_ref
When spider encounters Item_aggregate_ref that is valid at gbh
creation, it could become invalid at gbh execution due to item list
substitution*. Therefore we ban Item_aggregate_ref for spider gbh
creation. To that end, we also make sure that str is NULL if and only
if in the creation stage, not the execution stage, including removing
a redundant check when str is not NULL.

*: Note that it is likely the same scenario as in MDEV-25116.
2025-07-14 11:24:20 +10:00
..
bg Merge branch '10.5' into 10.6 2025-04-30 10:35:11 +10:00
bugfix MDEV-32907 Spider: do not create gbh if encountering Item_aggregate_ref 2025-07-14 11:24:20 +10:00
feature Merge branch '10.5' into '10.6' 2025-04-15 01:49:48 +02:00
handler Merge branch '10.5' into 10.6 2025-04-30 10:35:11 +10:00
include Merge branch '10.5' into 10.6 2024-10-15 16:00:44 +11:00
r Merge branch '10.5' into 10.6 2025-04-30 10:35:11 +10:00
regression Merge branch '10.5' into 10.6 2025-04-30 10:35:11 +10:00
t Merge branch '10.5' into 10.6 2025-04-30 10:35:11 +10:00
my.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
my_1_1.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
my_2_1.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
my_2_2.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
my_2_3.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
my_3_1.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
my_3_2.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
my_3_3.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
my_4_1.cnf MDEV-34361 Split my.cnf in the spider suite. 2024-06-25 13:45:04 +08:00
suite.opt MDEV-7071 Spider tests fail due to an unknown option --skip-performance-schema on a build without perfschema 2014-11-12 05:52:53 +04:00
suite.pm spider tests aren't big 2021-06-19 00:22:15 +02:00