mariadb/storage/spider
Yuchen Pei db0b9ec37b
MDEV-33584 Use the default SQL_MODE for spider init queries
This should fix all future problems caused by a non-default global
sql_mode from the server where spider is to be installed.
2024-03-27 11:40:41 +11:00
..
hs_client MDEV-33220 Fix -wmaybe-uninitialized warnings for g++-13 2024-03-25 12:56:00 +11:00
mysql-test/spider MDEV-33584 Use the default SQL_MODE for spider init queries 2024-03-27 11:40:41 +11:00
scripts
CMakeLists.txt
configure.in
ha_spider.cc MDEV-33220 Fix -wmaybe-uninitialized warnings for g++-13 2024-03-25 12:56:00 +11:00
ha_spider.h
Makefile.am
spd_conn.cc MDEV-32524 Use enums for ids passed to spider mem alloc functions 2023-11-20 09:25:43 +11:00
spd_conn.h
spd_copy_tables.cc MDEV-33220 Fix -wmaybe-uninitialized warnings for g++-13 2024-03-25 12:56:00 +11:00
spd_copy_tables.h
spd_db_conn.cc MDEV-33191 spider: fix dbton_id when iterating over links 2024-01-25 12:33:52 +11:00
spd_db_conn.h
spd_db_handlersocket.cc MDEV-32524 Use enums for ids passed to spider mem alloc functions 2023-11-20 09:25:43 +11:00
spd_db_handlersocket.h
spd_db_include.cc
spd_db_include.h MDEV-33191 spider: fix dbton_id when iterating over links 2024-01-25 12:33:52 +11:00
spd_db_mysql.cc MDEV-33220 Fix -wmaybe-uninitialized warnings for g++-13 2024-03-25 12:56:00 +11:00
spd_db_mysql.h
spd_db_oracle.cc MDEV-32524 Use enums for ids passed to spider mem alloc functions 2023-11-20 09:25:43 +11:00
spd_db_oracle.h
spd_direct_sql.cc MDEV-32524 Use enums for ids passed to spider mem alloc functions 2023-11-20 09:25:43 +11:00
spd_direct_sql.h
spd_environ.h
spd_err.h MDEV-33008 Fix spider table discovery 2024-01-10 16:36:39 +11:00
spd_group_by_handler.cc MDEV-32524 Use enums for ids passed to spider mem alloc functions 2023-11-20 09:25:43 +11:00
spd_group_by_handler.h
spd_i_s.cc
spd_include.h MDEV-33191 spider: fix dbton_id when iterating over links 2024-01-25 12:33:52 +11:00
spd_init_query.h MDEV-33584 Use the default SQL_MODE for spider init queries 2024-03-27 11:40:41 +11:00
spd_malloc.cc
spd_malloc.h
spd_param.cc MDEV-33160 show_status_array() calls various functions via incompatible pointer 2024-01-04 12:50:05 +02:00
spd_param.h
spd_ping_table.cc MDEV-32524 Use enums for ids passed to spider mem alloc functions 2023-11-20 09:25:43 +11:00
spd_ping_table.h
spd_sys_table.cc MDEV-28739 MDEV-29421 Remove spider persistent table stats 2023-11-24 16:30:54 +11:00
spd_sys_table.h MDEV-28739 MDEV-29421 Remove spider persistent table stats 2023-11-24 16:30:54 +11:00
spd_table.cc MDEV-33220 Fix -wmaybe-uninitialized warnings for g++-13 2024-03-25 12:56:00 +11:00
spd_table.h
spd_trx.cc MDEV-28683 Spider: create conn on demand when direct delete 2023-12-07 11:02:31 +11:00
spd_trx.h
spd_udf.cc
spd_udf.def
spd_udf.h