mariadb/storage/spider
2020-06-05 17:30:01 +09:00
..
hs_client cleanup: PSI key is *always* the first argument 2020-03-10 19:24:23 +01:00
mysql-test/spider add test result of spider.bugfix insert_select 2020-06-05 17:30:00 +09: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 MDEV-4438 - Spider storage engine 2013-06-27 15:18:48 +04:00
ha_spider.cc fix build errors on windows environments 2020-06-05 17:30:00 +09:00
ha_spider.h prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
Makefile.am MDEV-4438 - Spider storage engine 2013-06-27 15:18:48 +04:00
spd_conn.cc add a table parameter "dsn" to Spider 2020-06-05 17:30:01 +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-19002 Spider performance optimization with partition 2020-06-05 17:29:57 +09:00
spd_copy_tables.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
spd_db_conn.cc prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_db_conn.h prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_db_handlersocket.cc Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
spd_db_handlersocket.h Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
spd_db_include.cc prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_db_include.h prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_db_mysql.cc fix build errors on windows environments 2020-06-05 17:30:00 +09:00
spd_db_mysql.h prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_db_oracle.cc MDEV-19002 Spider performance optimization with partition 2020-06-05 17:29:57 +09:00
spd_db_oracle.h Added page_range to records_in_range() to improve range statistics 2020-03-27 03:54:45 +02:00
spd_direct_sql.cc add a table parameter "dsn" to Spider 2020-06-05 17:30:01 +09:00
spd_direct_sql.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
spd_environ.h MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait forever 2020-06-05 17:29:59 +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-19002 Spider performance optimization with partition 2020-06-05 17:29:57 +09:00
spd_group_by_handler.h merge Spider 3.3.13 2017-12-03 13:58:36 +02:00
spd_i_s.cc MDEV-19832 Reuse new I_S table definition helper classes for Spider 2019-06-22 05:45:48 +04:00
spd_include.h add a table parameter "dsn" to Spider 2020-06-05 17:30:01 +09:00
spd_init_query.h add a table parameter "dsn" to Spider 2020-06-05 17:30:01 +09:00
spd_malloc.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01: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 prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_param.h prepare for adding new connectors for Spider 2020-06-05 17:30:00 +09:00
spd_ping_table.cc fix memory calculate for spider_mon_table_cache 2020-06-05 17:29:58 +09:00
spd_ping_table.h Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
spd_sys_table.cc add a table parameter "dsn" to Spider 2020-06-05 17:30:01 +09:00
spd_sys_table.h add a table parameter "dsn" to Spider 2020-06-05 17:30:01 +09:00
spd_table.cc fix issue for escape charcters in table parameters of Spider 2020-06-05 17:30:01 +09:00
spd_table.h MDEV-19002 Spider performance optimization with partition 2020-06-05 17:29:57 +09:00
spd_trx.cc add a table parameter "dsn" to Spider 2020-06-05 17:30:01 +09:00
spd_trx.h MDEV-19002 Spider performance optimization with partition 2020-06-05 17:29:57 +09:00
spd_udf.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
spd_udf.def MDEV-4438 - Spider storage engine 2013-06-27 15:18:48 +04:00
spd_udf.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00