mariadb/storage/spider
Yuchen Pei 504b8539cf
MDEV-37291 MDEV-27260 Do not create spider sh with the SQL_CALC_FOUND_ROWS hint
This is due to the fact that spider does not handle
SQL_CALC_FOUND_ROWS correctly yet, see MDEV-37722
2025-09-30 14:47:16 +10:00
..
mysql-test/spider MDEV-37291 MDEV-37410 Do not create spider sh if in an XA transaction 2025-09-24 16:42:25 +10:00
CMakeLists.txt MDEV-37202 Remove dependency of spd_select_handler on spd_group_by_handler 2025-09-24 15:22:04 +10:00
ha_spider.cc MDEV-27260 implement spider select handler 2025-09-24 15:22:04 +10:00
ha_spider.h MDEV-37202 Document spider_fields related code 2025-09-24 15:22:04 +10:00
spd_conn.cc MDEV-37202 Remove dependency of spd_select_handler on spd_group_by_handler 2025-09-24 15:22:04 +10:00
spd_conn.h MDEV-37202 spider: cleanup and documentation of spider active vs all links 2025-09-24 15:22:04 +10:00
spd_copy_tables.cc MDEV-27474 Spider: remove #WITH_PARTITION_STORAGE_ENGINE 2025-07-14 11:23:51 +10:00
spd_copy_tables.h MDEV-27642 Spider: remove #ifdef WITHOUT_SPIDER_BG_SEARCH 2022-02-10 14:58:26 +09:00
spd_db_conn.cc MDEV-37202 Remove dependency of spd_select_handler on spd_group_by_handler 2025-09-24 15:22:04 +10:00
spd_db_conn.h Merge branch '10.5' into 10.6 2025-01-29 11:17:38 +01:00
spd_db_include.cc Merge branch '10.6' into 10.11 2024-09-11 16:10:53 +10:00
spd_db_include.h MDEV-37202 Remove dependency of spd_select_handler on spd_group_by_handler 2025-09-24 15:22:04 +10:00
spd_db_mysql.cc MDEV-37202 Remove dependency of spd_select_handler on spd_group_by_handler 2025-09-24 15:22:04 +10:00
spd_db_mysql.h MDEV-27260 implement spider select handler 2025-09-24 15:22:04 +10:00
spd_direct_sql.cc Merge 10.11 into 11.4 2025-03-28 13:55:21 +02:00
spd_direct_sql.h MDEV-27642 Spider: remove #ifdef WITHOUT_SPIDER_BG_SEARCH 2022-02-10 14:58:26 +09:00
spd_err.h MDEV-32627 Spider: use CONNECTION string in SQLDriverConnect 2024-08-28 16:43:07 +10:00
spd_group_by_handler.cc MDEV-37202 Remove dependency of spd_select_handler on spd_group_by_handler 2025-09-24 15:22:04 +10:00
spd_group_by_handler.h MDEV-37202 Remove dependency of spd_select_handler on spd_group_by_handler 2025-09-24 15:22:04 +10:00
spd_i_s.cc Merge branch '10.6' into 10.11 2024-09-11 16:10:53 +10:00
spd_include.h MDEV-37202 spider: cleanup and documentation of spider active vs all links 2025-09-24 15:22:04 +10:00
spd_init_query.h Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
spd_malloc.cc Merge branch '11.2' into 11.4 2024-09-18 11:27:53 +10:00
spd_malloc.h MDEV-20179 Server hangs on shutdown during installation of Spider (#1368) 2019-07-30 06:16:48 +09:00
spd_param.cc MDEV-27260 implement spider select handler 2025-09-24 15:22:04 +10:00
spd_param.h MDEV-27260 implement spider select handler 2025-09-24 15:22:04 +10:00
spd_ping_table.cc MDEV-37202 spider: cleanup and documentation of spider active vs all links 2025-09-24 15:22:04 +10:00
spd_ping_table.h MDEV-37202 spider: cleanup and documentation of spider active vs all links 2025-09-24 15:22:04 +10:00
spd_pushdown.cc MDEV-37202 Document spider_fields related code 2025-09-24 15:22:04 +10:00
spd_pushdown.h MDEV-37202 Document spider_fields related code 2025-09-24 15:22:04 +10:00
spd_select_handler.cc MDEV-37291 MDEV-27260 Do not create spider sh with the SQL_CALC_FOUND_ROWS hint 2025-09-30 14:47:16 +10:00
spd_select_handler.h MDEV-27260 implement spider select handler 2025-09-24 15:22:04 +10:00
spd_sys_table.cc Merge branch '10.11' into 11.2 2024-10-29 16:42:46 +01:00
spd_sys_table.h Merge branch '10.11' into 11.0 2024-05-12 12:18:28 +02:00
spd_table.cc MDEV-27260 implement spider select handler 2025-09-24 15:22:04 +10:00
spd_table.h Merge branch '10.11' into 11.4 2025-07-28 19:40:10 +02:00
spd_trx.cc MDEV-37202 spider: cleanup and documentation of spider active vs all links 2025-09-24 15:22:04 +10:00
spd_trx.h Merge 11.4 into 11.8 2025-04-02 14:07:01 +03:00
spd_udf.cc Merge branch '10.6' into 10.11 2025-01-30 11:55:13 +01:00
spd_udf.def
spd_udf.h Merge branch '10.6' into 10.11 2025-01-30 11:55:13 +01:00
spider.cnf Unify config syntax in default files 2020-08-01 10:31:41 +10:00