mariadb/storage/spider
2022-08-22 13:38:40 +03:00
..
hs_client
mysql-test/spider Merge 10.4 into 10.5 2022-08-22 13:38:40 +03:00
CMakeLists.txt
configure.in
ha_spider.cc MDEV-28352 Spider: heap-use-after-free in ha_spider::lock_tables(), heap freed by spider_commit() 2022-06-28 01:03:33 +09:00
ha_spider.h Merge 10.3 into 10.4 2022-06-27 10:14:37 +03:00
Makefile.am
spd_conn.cc MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying to unlock mutex conn->mta_conn_mutex that wasn't locked at storage/spider/spd_db_conn.cc, line 671 2020-09-07 10:18:43 +09:00
spd_conn.h
spd_copy_tables.cc
spd_copy_tables.h
spd_db_conn.cc Merge 10.4 into 10.5 2022-08-22 13:38:40 +03:00
spd_db_conn.h Merge 10.4 into 10.5 2022-06-27 10:51:20 +03:00
spd_db_handlersocket.cc
spd_db_handlersocket.h
spd_db_include.cc
spd_db_include.h
spd_db_mysql.cc Merge 10.4 into 10.5 2022-07-27 17:17:24 +03:00
spd_db_mysql.h
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
spd_direct_sql.cc
spd_direct_sql.h
spd_environ.h
spd_err.h
spd_group_by_handler.cc 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
spd_group_by_handler.h
spd_i_s.cc
spd_include.h Merge 10.4 into 10.5 2022-06-27 10:51:20 +03:00
spd_init_query.h
spd_malloc.cc
spd_malloc.h
spd_param.cc Merge 10.4 into 10.5 2021-09-24 08:42:23 +03:00
spd_param.h
spd_ping_table.cc
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 Merge 10.4 into 10.5 2022-06-27 10:51:20 +03:00
spd_table.h MDEV-27240 fixup: remove dead code 2022-01-15 21:24:25 +09:00
spd_trx.cc MDEV-28352 Spider: heap-use-after-free in ha_spider::lock_tables(), heap freed by spider_commit() 2022-06-28 01:03:33 +09:00
spd_trx.h
spd_udf.cc
spd_udf.def
spd_udf.h
spider.cnf