..
hs_client
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
mysql-test /spider
MDEV-19866 With a Spider table, a SELECT with WHERE involving primary key breaks following SELECTs ( #1356 )
2019-07-06 23:54:53 +09:00
scripts
MDEV-19842 Crash while creating statistics for Spider table ( #1355 )
2019-07-06 23:52:53 +09:00
CMakeLists.txt
MDEV-18313 Supports 'wrapper mariadb' for connection information
2019-01-31 08:51:34 +01:00
configure.in
MDEV-4438 - Spider storage engine
2013-06-27 15:18:48 +04:00
ha_spider.cc
MDEV-19955 make argument of handler::ha_write_row() const
2019-07-05 13:14:19 +03:00
ha_spider.h
MDEV-19955 make argument of handler::ha_write_row() const
2019-07-05 13:14:19 +03:00
Makefile.am
MDEV-4438 - Spider storage engine
2013-06-27 15:18:48 +04:00
spd_conn.cc
MDEV-16508 spider: sql_mode not maintained between spider node and data nodes ( #1347 )
2019-06-29 03:35:48 +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
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
spd_copy_tables.h
Merge branch '5.5' into 10.1
2019-05-11 22:19:05 +03:00
spd_db_conn.cc
Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4
2019-08-13 11:42:31 +04:00
spd_db_conn.h
MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute ( #1348 )
2019-06-29 03:42:35 +09:00
spd_db_handlersocket.cc
MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute ( #1348 )
2019-06-29 03:42:35 +09:00
spd_db_handlersocket.h
MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute ( #1348 )
2019-06-29 03:42:35 +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-16248 Row based replication to spider with float column fails on delete/update ( #1354 )
2019-07-06 22:38:43 +09:00
spd_db_mysql.cc
Merge 10.3 into 10.4, except for MDEV-20265
2019-08-23 08:06:17 +03:00
spd_db_mysql.h
MDEV-16248 Row based replication to spider with float column fails on delete/update ( #1354 )
2019-07-06 22:38:43 +09:00
spd_db_oracle.cc
MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute ( #1348 )
2019-06-29 03:42:35 +09:00
spd_db_oracle.h
MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute ( #1348 )
2019-06-29 03:42:35 +09:00
spd_direct_sql.cc
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
spd_direct_sql.h
Merge branch '5.5' into 10.1
2019-05-11 22:19:05 +03:00
spd_environ.h
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_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-19866 With a Spider table, a SELECT with WHERE involving primary key breaks following SELECTs ( #1356 )
2019-07-06 23:54:53 +09:00
spd_group_by_handler.h
merge Spider 3.3.13
2017-12-03 13:58:36 +02:00
spd_i_s.cc
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
spd_include.h
MDEV-20179 Server hangs on shutdown during installation of Spider ( #1369 )
2019-08-01 08:59:53 +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
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
spd_ping_table.h
Merge 10.2 into 10.3
2019-05-14 17:18:46 +03:00
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-20179 Server hangs on shutdown during installation of Spider ( #1369 )
2019-08-01 08:59:53 +09:00
spd_table.h
Merge branch '10.3' into 10.4
2019-05-19 20:55:37 +02:00
spd_trx.cc
MDEV-16508 spider: sql_mode not maintained between spider node and data nodes ( #1347 )
2019-06-29 03:35:48 +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
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