mariadb/storage/spider
2022-01-15 21:24:25 +09:00
..
hs_client
mysql-test/spider MDEV-27240 SIGSEGV in ha_spider::store_lock on LOCK TABLE 2022-01-15 13:25:09 +09:00
CMakeLists.txt post-fix for #1504 2020-06-12 01:17:57 +02:00
configure.in
ha_spider.cc MDEV-27240 fixup: remove dead code 2022-01-15 21:24:25 +09:00
ha_spider.h MDEV-27240 SIGSEGV in ha_spider::store_lock on LOCK TABLE 2022-01-15 13:25:09 +09: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 prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_copy_tables.cc MDEV-23561 Spider doesn't work with ps protocol 2020-08-26 06:54:00 +09:00
spd_copy_tables.h
spd_db_conn.cc MDEV-26582 SIGSEGV in spider_db_bulk_insert and spider_db_connect and spider_db_before_query, and hang in "End of update loop" / "Reset for next command" query states 2021-10-18 23:18:42 +09:00
spd_db_conn.h Merge branch '10.4' into 10.5 2021-07-31 23:19:51 +02:00
spd_db_handlersocket.cc Add information_schema.spider_wrapper_protocols for knowing available wrappers of Spider 2020-06-11 16:41:14 +09:00
spd_db_handlersocket.h add pointer of ha_spider to Spider's use_result function 2020-06-05 17:30:02 +09:00
spd_db_include.cc prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_db_include.h MDEV-22246 Result rows duplicated by spider engine 2020-08-24 06:12:15 +09:00
spd_db_mysql.cc Merge 10.4 into 10.5 2022-01-03 07:23:49 +02:00
spd_db_mysql.h add pointer of ha_spider to Spider's use_result function 2020-06-05 17:30:02 +09: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 add pointer of ha_spider to Spider's use_result function 2020-06-05 17:30:02 +09:00
spd_direct_sql.cc MDEV-20827 Wrong param parsing in spider_direct_sql() when param contain comma 2020-08-17 21:04:02 +09:00
spd_direct_sql.h
spd_environ.h Fix indents of Spider 2020-08-26 06:53:48 +09:00
spd_err.h prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_group_by_handler.cc MDEV-20502 Queries against spider tables return wrong values for columns following constant declarations. 2021-01-12 10:25:03 +01:00
spd_group_by_handler.h
spd_i_s.cc Add information_schema.spider_wrapper_protocols for knowing available wrappers of Spider 2020-06-11 16:41:14 +09:00
spd_include.h MDEV-27240 SIGSEGV in ha_spider::store_lock on LOCK TABLE 2022-01-15 13:25:09 +09:00
spd_init_query.h Add information_schema.spider_wrapper_protocols for knowing available wrappers of Spider 2020-06-11 16:41:14 +09:00
spd_malloc.cc Remove String::lex_string() and String::lex_cstring() 2020-07-23 10:54:32 +03:00
spd_malloc.h
spd_param.cc Merge 10.4 into 10.5 2021-09-24 08:42:23 +03:00
spd_param.h Add a parameter spider_strict_group_by for supporting ONLY_FULL_GROUP_BY 2020-06-05 17:30:02 +09:00
spd_ping_table.cc Fix a compiler warning 2020-08-26 22:26:51 +09:00
spd_ping_table.h
spd_sys_table.cc MDEV-25684 Crash in THD::find_temporary_table while calling spider_direct_sql UDF without temporary table created 2021-09-06 05:00:22 +00:00
spd_sys_table.h MDEV-23561 Spider doesn't work with ps protocol 2020-08-26 06:54:00 +09:00
spd_table.cc MDEV-27240 fixup: remove dead code 2022-01-15 21:24:25 +09:00
spd_table.h MDEV-27240 fixup: remove dead code 2022-01-15 21:24:25 +09:00
spd_trx.cc MDEV-26539 SIGSEGV in spider_check_and_set_trx_isolation and I_P_List_iterator from THD::drop_temporary_table (10.5.3 opt only) on ALTER 2021-10-18 13:23:48 +09:00
spd_trx.h
spd_udf.cc
spd_udf.def
spd_udf.h
spider.cnf Unify config syntax in default files 2020-08-01 10:31:41 +10:00