mariadb/storage/spider
Sergei Golubchik 8d3d802c54 fix spider/bugfix.delete_with_float_column_mysql --ps
as always, multi-commands don't work in --ps
2021-07-25 19:24:11 +02:00
..
hs_client
mysql-test/spider fix spider/bugfix.delete_with_float_column_mysql --ps 2021-07-25 19:24:11 +02:00
scripts MDEV-19842 Crash while creating statistics for Spider table (#1355) 2019-07-06 23:52:53 +09:00
CMakeLists.txt Fix CMake warning in spider, in Windows ninja build 2019-09-12 17:06:06 +02:00
configure.in
ha_spider.cc Merge branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
ha_spider.h MDEV-22246 Result rows duplicated by spider engine 2020-08-24 06:12:15 +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:09:44 +09:00
spd_conn.h MDEV-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
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 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
spd_db_conn.h MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 2019-11-29 23:23:57 +09: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 MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all data in memory in the spider head by default (#1328) 2019-06-11 00:25:08 +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 branch 'bb-10.3-release' into bb-10.4-release 2021-02-12 17:44:22 +01:00
spd_db_mysql.h MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 2019-11-29 23:23:57 +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 MDEV-18973 CLIENT_FOUND_ROWS wrong in spider 2019-11-29 23:23:57 +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 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 MDEV-6275 spider_same_server_link not enforced (#1330) 2019-06-12 19:30:50 +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
spd_include.h 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:09:44 +09:00
spd_init_query.h MDEV-19842 Crash while creating statistics for Spider table (#1355) 2019-07-06 23:52:53 +09:00
spd_malloc.cc MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all data in memory in the spider head by default (#1328) 2019-06-11 00:25:08 +09: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-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
spd_param.h MDEV-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
spd_ping_table.cc
spd_ping_table.h
spd_sys_table.cc MDEV-19842 Crash while creating statistics for Spider table (#1355) 2019-07-06 23:52:53 +09:00
spd_sys_table.h MDEV-19842 Crash while creating statistics for Spider table (#1355) 2019-07-06 23:52:53 +09:00
spd_table.cc 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-27 11:12:47 +04:00
spd_table.h MDEV-26139 Spider crashes with segmentation fault (signal 11) on CREATE TABLE when COMMENT does not contain embedded double quotes 2021-07-14 11:32:21 +00:00
spd_trx.cc MDEV-19794 Spider crash with XA 2020-08-14 01:54:24 +09:00
spd_trx.h MDEV-16508 spider: sql_mode not maintained between spider node and data nodes (#1347) 2019-06-29 03:35:48 +09:00
spd_udf.cc
spd_udf.def
spd_udf.h