mariadb/storage/spider
2023-04-21 09:10:58 +02:00
..
hs_client Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
mysql-test/spider Merge branch '10.3' into 10.4 2023-04-21 09:10:58 +02:00
scripts
CMakeLists.txt
configure.in
ha_spider.cc Merge 10.3 into 10.4 2023-01-03 16:10:02 +02:00
ha_spider.h Merge 10.3 into 10.4 2022-06-27 10:14:37 +03:00
Makefile.am
spd_conn.cc MDEV-26541 Make UBSAN builds work with spider again. 2023-01-20 13:51:25 +11:00
spd_conn.h
spd_copy_tables.cc MDEV-20827 Wrong param parsing in spider_direct_sql() when param contain comma 2020-08-17 21:04:02 +09:00
spd_copy_tables.h
spd_db_conn.cc Merge branch '10.3' into 10.4 2023-01-10 21:04:17 +01:00
spd_db_conn.h Merge 10.3 into 10.4 2022-06-27 10:14:37 +03:00
spd_db_handlersocket.cc MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 2019-11-29 23:23:57 +09:00
spd_db_handlersocket.h MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 2019-11-29 23:23:57 +09:00
spd_db_include.cc
spd_db_include.h Apply clang-tidy to remove empty constructors / destructors 2023-02-09 16:09:08 +02:00
spd_db_mysql.cc Merge branch '10.3' into 10.4 2023-04-21 09:10:58 +02:00
spd_db_mysql.h Merge branch '10.3' into 10.4 2023-04-21 09:10:58 +02:00
spd_db_oracle.cc MDEV-20502 Queries against spider tables return wrong values for columns following constant declarations. 2021-01-12 10:25:03 +01:00
spd_db_oracle.h MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 2019-11-29 23:23:57 +09:00
spd_direct_sql.cc Merge 10.3 into 10.4 2022-12-13 11:37:33 +02:00
spd_direct_sql.h
spd_environ.h MDEV-18993 The keep-alive connection (set spider_conn_recycle_mode = 1) in spider would cause cash in MariaDB (#1269) 2020-06-27 14:42:36 +09:00
spd_err.h
spd_group_by_handler.cc MDEV-29480 spider group by handler wrong result on order by aggregate alias 2022-09-20 22:59:13 +09:00
spd_group_by_handler.h
spd_i_s.cc
spd_include.h Merge 10.3 into 10.4 2022-06-27 10:14:37 +03:00
spd_init_query.h
spd_malloc.cc
spd_malloc.h
spd_param.cc Merge 10.3 into 10.4 2021-09-22 18:26:54 +03:00
spd_param.h
spd_ping_table.cc MDEV-26852 Spider: -Werror=maybe-uninitialized raises on spd_sys_table.cc and ha_spider.cc 2022-09-26 23:23:13 +09:00
spd_ping_table.h
spd_sys_table.cc Merge branch '10.3' into 10.4 2022-08-02 14:15:39 +02:00
spd_sys_table.h
spd_table.cc MDEV-29602 : Galera debug build crashes when the spider plugin is enabled 2023-04-04 20:12:36 +02:00
spd_table.h MDEV-29613 fixup: Fix Spider 2022-11-20 11:31:57 +02:00
spd_trx.cc MDEV-26541 Make UBSAN builds work with spider again. 2023-01-20 13:51:25 +11:00
spd_trx.h
spd_udf.cc
spd_udf.def
spd_udf.h