mariadb/storage/spider/mysql-test/spider/bugfix/include
2023-12-19 15:53:18 +01:00
..
checksum_table_with_quick_mode_3_deinit.inc MDEV-16279 Spider crashes on CHECKSUM TABLE with spider_quick_mode=3 2019-01-31 08:51:34 +01:00
checksum_table_with_quick_mode_3_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
cp932_column_deinit.inc MDEV-18992 Crash when using 'insert into on duplicate update'if session charset different from table charset (#1290) 2019-04-30 21:39:08 +09:00
cp932_column_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
delete_with_float_column_default_deinit.inc MDEV-24424 Unnecessary usage of to_float() for INSERT into the Spider table with float column 2020-12-22 08:02:08 +09:00
delete_with_float_column_default_init.inc MDEV-24424 Unnecessary usage of to_float() for INSERT into the Spider table with float column 2020-12-22 08:02:08 +09:00
delete_with_float_column_deinit.inc MDEV-16248 Row based replication to spider with float column fails on delete/update (#1354) 2019-07-06 22:38:43 +09:00
delete_with_float_column_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
delete_with_float_column_mariadb_deinit.inc MDEV-16248 Row based replication to spider with float column fails on delete/update (#1354) 2019-07-06 22:38:43 +09:00
delete_with_float_column_mariadb_init.inc MDEV-16248 Row based replication to spider with float column fails on delete/update (#1354) 2019-07-06 22:38:43 +09:00
delete_with_float_column_mysql_deinit.inc MDEV-16248 Row based replication to spider with float column fails on delete/update (#1354) 2019-07-06 22:38:43 +09:00
delete_with_float_column_mysql_init.inc MDEV-16248 Row based replication to spider with float column fails on delete/update (#1354) 2019-07-06 22:38:43 +09:00
direct_sql_with_comma_pwd_deinit.inc MDEV-20827 Wrong param parsing in spider_direct_sql() when param contain comma 2020-08-17 21:04:02 +09:00
direct_sql_with_comma_pwd_init.inc MDEV-20827 Wrong param parsing in spider_direct_sql() when param contain comma 2020-08-17 21:04:02 +09:00
direct_sql_with_tmp_table_deinit.inc Fix an error at using spider_direct_sql with temporary table 2019-01-31 08:51:34 +01:00
direct_sql_with_tmp_table_init.inc Fix an error at using spider_direct_sql with temporary table 2019-01-31 08:51:34 +01:00
group_by_order_by_limit_deinit.inc MDEV-18988 Wrong result when query with group by x order by y limit n (#1286) 2019-04-26 00:51:28 +09:00
group_by_order_by_limit_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
insert_select_deinit.inc MDEV-19002 Spider performance optimization with partition 2020-06-05 17:29:57 +09:00
insert_select_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
mdev_19866_deinit.inc MDEV-19866 With a Spider table, a SELECT with WHERE involving primary key breaks following SELECTs (#1356) 2021-10-18 13:19:03 +09:00
mdev_19866_init.inc MDEV-19866 With a Spider table, a SELECT with WHERE involving primary key breaks following SELECTs (#1356) 2021-10-18 13:19:03 +09:00
mdev_20100_deinit.inc MDEV-20100 MariaDB 13.3.9 Crash "[ERROR] mysqld got signal 11 ;" 2020-10-22 05:29:03 +09:00
mdev_20100_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
mdev_20502_deinit.inc MDEV-20502 Queries against spider tables return wrong values for columns following constant declarations. 2021-01-12 10:25:03 +01:00
mdev_20502_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
mdev_21884_deinit.inc MDEV-21884 MariaDB with Spider crashes on a query 2020-04-17 10:32:57 +09:00
mdev_21884_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
mdev_22246_deinit.inc MDEV-22246 Result rows duplicated by spider engine 2020-08-24 06:12:15 +09:00
mdev_22246_init.inc MDEV-22246 Result rows duplicated by spider engine 2020-08-24 06:12:15 +09:00
mdev_22265_deinit.inc MDEV-22265 Connect string character limit too small for full 64 character InnoDB table-name limit when using ad-hoc Spider server definitions. 2021-04-30 19:18:27 +09:00
mdev_22265_init.inc MDEV-22265 Connect string character limit too small for full 64 character InnoDB table-name limit when using ad-hoc Spider server definitions. 2021-04-30 19:18:27 +09:00
mdev_24020_deinit.inc MDEV-24020: Trim with remove_str Fails on Spider 2021-07-29 00:19:36 +09:00
mdev_24020_init.inc MDEV-24020: Trim with remove_str Fails on Spider 2021-07-29 00:19:36 +09:00
mdev_24517_deinit.inc MDEV-24517: JSON_EXTRACT as conditions triggers syntax error on Spider (#1839) 2021-07-23 23:36:27 +09:00
mdev_24517_init.inc MDEV-24517: JSON_EXTRACT as conditions triggers syntax error on Spider (#1839) 2021-07-23 23:36:27 +09:00
mdev_24523_deinit.inc MDEV-24523 Execution of JSON_REPLACE failed on Spider 2021-08-05 12:21:59 +09:00
mdev_24523_init.inc MDEV-24523 Execution of JSON_REPLACE failed on Spider 2021-08-05 12:21:59 +09:00
quick_mode_0_deinit.inc remove unnecessary drop database/table from quick_mode.test 2019-01-31 08:51:34 +01:00
quick_mode_0_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
quick_mode_1_deinit.inc remove unnecessary drop database/table from quick_mode.test 2019-01-31 08:51:34 +01:00
quick_mode_1_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
quick_mode_2_deinit.inc remove unnecessary drop database/table from quick_mode.test 2019-01-31 08:51:34 +01:00
quick_mode_2_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
quick_mode_3_deinit.inc remove unnecessary drop database/table from quick_mode.test 2019-01-31 08:51:34 +01:00
quick_mode_3_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
return_found_rows_insert_deinit.inc MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 2019-11-29 23:23:57 +09:00
return_found_rows_insert_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
return_found_rows_update_deinit.inc MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 2019-11-29 23:23:57 +09:00
return_found_rows_update_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
same_server_link_deinit.inc MDEV-6275 spider_same_server_link not enforced (#1330) 2019-06-12 19:30:50 +09:00
same_server_link_init.inc MDEV-6275 spider_same_server_link not enforced (#1330) 2019-06-12 19:30:50 +09:00
select_by_null_deinit.inc MDEV-19238 Mariadb spider - crashes on where null 2019-10-09 08:55:00 +02:00
select_by_null_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
select_with_backquote_deinit.inc MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute (#1348) 2019-06-29 03:42:35 +09:00
select_with_backquote_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
self_reference_deinit.inc MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait forever 2020-06-05 17:29:59 +09:00
self_reference_init.inc MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait forever 2020-06-05 17:29:59 +09:00
slave_transaction_retry_errors_5digit_deinit.inc MDEV-17402 slave_transaction_retry_errors="12701" won't be enabled (#1346) 2019-06-29 00:05:34 +09:00
slave_transaction_retry_errors_5digit_init.inc MDEV-17402 slave_transaction_retry_errors="12701" won't be enabled (#1346) 2019-06-29 00:05:34 +09:00
slave_trx_isolation_deinit.inc remove unnecessary drop database/table from slave_trx_isolation.test 2019-01-31 08:51:34 +01:00
slave_trx_isolation_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
sql_mode_deinit.inc MDEV-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
sql_mode_init.inc spider fixes for 11.0+ 2022-12-20 16:02:19 +01:00
sql_mode_mariadb_deinit.inc MDEV-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
sql_mode_mariadb_init.inc MDEV-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
sql_mode_mysql_deinit.inc MDEV-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
sql_mode_mysql_init.inc MDEV-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
strict_group_by_deinit.inc Add a parameter spider_strict_group_by for supporting ONLY_FULL_GROUP_BY 2020-06-05 17:30:02 +09:00
strict_group_by_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
wait_timeout_deinit.inc MDEV-16530 Spider datanodes needs adjusted wait_timeout for long running queries on spider head node (#1258) 2019-04-12 23:37:57 +09:00
wait_timeout_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
wrapper_mariadb_deinit.inc MDEV-18313 Supports 'wrapper mariadb' for connection information 2019-01-31 08:51:34 +01:00
wrapper_mariadb_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00
xa_cmd_deinit.inc MDEV-19794 Spider crash with XA 2020-08-14 01:54:24 +09:00
xa_cmd_init.inc fix spider tests for --ps in 10.6 2021-06-30 09:34:26 +02:00