mariadb/mysql-test/suite/json/t
Sergei Petrunia 4547c6f283 MDEV-25154: JSON_TABLE: Queries involving ordinality columns are unsafe ...
Mark the JSON_TABLE function as SBR-unsafe.
It is not unsafe for the current implementation. But we still mark it as such
in order to be future-proof and keep it possible to change JSON data
representation in the future.
2021-05-13 15:34:25 +03:00
..
json_no_table.test MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to work 2017-02-14 20:43:41 +01:00
json_table.test MDEV-25149 JSON_TABLE: Inconsistency in implicit data type conversion. 2021-04-21 10:21:48 +04:00
json_table_binlog.test MDEV-25154: JSON_TABLE: Queries involving ordinality columns are unsafe ... 2021-05-13 15:34:25 +03:00
json_table_mysql.test MDEV-25149 JSON_TABLE: Inconsistency in implicit data type conversion. 2021-04-21 10:21:48 +04:00
json_table_notembedded.test MDEV-25151 JSON_TABLE: Unexpectedly padded values in a PATH column. 2021-04-21 10:21:44 +04:00