mariadb/storage/spider
Sergei Golubchik ccb345e2a3 Spider fix for 10.8+
like in 76f4a78ba2
2021-11-02 20:09:04 +01:00
..
hs_client MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00
mysql-test/spider MDEV-26693 ROW_NUMBER is wrong upon INSERT or UPDATE on Spider table 2021-10-26 17:29:40 +02:00
CMakeLists.txt Fix warnings from -DPLUGIN_PARTITION=NO, portably. 2021-09-05 20:00:13 +02:00
configure.in
ha_spider.cc Merge 10.5 into 10.6 2021-10-21 16:06:34 +03:00
ha_spider.h
Makefile.am
spd_conn.cc MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
spd_conn.h
spd_copy_tables.cc
spd_copy_tables.h
spd_db_conn.cc Merge 10.5 into 10.6 2021-10-18 17:47:31 +03:00
spd_db_conn.h Merge branch '10.5' into 10.6 2021-08-02 10:11:41 +02:00
spd_db_handlersocket.cc Reduce usage of strlen() 2021-05-19 22:27:48 +02:00
spd_db_handlersocket.h
spd_db_include.cc
spd_db_include.h Fix the following valgrind error on Spider 2021-05-13 02:37:33 +09:00
spd_db_mysql.cc Merge 10.5 into 10.6 2021-09-24 14:38:52 +03:00
spd_db_mysql.h
spd_db_oracle.cc Reduce usage of strlen() 2021-05-19 22:27:48 +02:00
spd_db_oracle.h
spd_direct_sql.cc
spd_direct_sql.h
spd_environ.h
spd_err.h MDEV-22189: Change error messages inside code to have mariadb instead of 2021-05-24 11:38:13 +05:30
spd_group_by_handler.cc
spd_group_by_handler.h
spd_i_s.cc
spd_include.h
spd_init_query.h Spider fix for 10.8+ 2021-11-02 20:09:04 +01:00
spd_malloc.cc Reduce usage of strlen() 2021-05-19 22:27:48 +02:00
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 10.5 into 10.6 2021-09-06 10:31:32 +03:00
spd_sys_table.h
spd_table.cc Change CHARSET_INFO character set and collaction names to LEX_CSTRING 2021-05-19 22:54:07 +02:00
spd_table.h Merge 10.4 into 10.5 2021-07-20 09:32:11 +03:00
spd_trx.cc Merge 10.5 into 10.6 2021-10-18 16:36:24 +03:00
spd_trx.h
spd_udf.cc
spd_udf.def
spd_udf.h
spider.cnf