summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warningsbb-10.4-spider-ksKentoku2019-12-063-5/+7
* MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderKentoku2019-12-0627-43/+846
* MDEV-20997 spider would crash when using lock table writeKentoku2019-12-065-0/+196
* Support the dash number of MariaDB versions by Spider's install sequenceKentoku2019-11-011-0/+4
* Support the dash number of MariaDB versions by Spider's testsKentoku2019-11-011-0/+5
* MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku2019-09-029-508/+454
* MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku2019-08-2331-83/+1093
* revert MDEV-6268 5b749e6aacbede0e5657aaf74d878b8adf2d2d7cKentoku2019-08-0316-444/+19
* revert MDEV-6268 221e6b48a233de44e6a6e900ff487af2c9b1b1fbKentoku2019-08-026-73/+29
* MDEV-20179 Server hangs on shutdown during installation of SpiderKentoku2019-08-023-55/+49
* MDEV-20179 Server hangs on shutdown during installation of SpiderKentoku2019-07-291-6/+13
* MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku2019-07-2914-13/+313
* MDEV-16248 Row based replication to spider with float column fails on delete/...Kentoku2019-07-061-1/+1
* MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku2019-07-063-35/+7
* MDEV-19866 With a Spider table, a SELECT with WHERE involving primary key bre...Kentoku2019-06-286-30/+310
* Fix for simbol of win64Kentoku2019-06-271-0/+4
* MDEV-19842 Crash while creating statistics for Spider tableKentoku2019-06-271-0/+772
* MDEV-19842 Crash while creating statistics for Spider tableKentoku2019-06-275-1018/+102
* MDEV-19842 Crash while creating statistics for Spider tableKentoku2019-06-258-129/+464
* MDEV-18737 Spider "Out of memory" on armv7hlKentoku2019-06-1812-287/+330
* MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku2019-06-108-119/+247
* MDEV-6275 spider_same_server_link not enforcedKentoku2019-06-1010-9/+171
* MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku2019-05-2817-19/+447
* MDEV-16248 Row based replication to spider with float column fails on delete/...Kentoku2019-05-2417-3/+624
* MDEV-16872 Add CAST(expr AS FLOAT)Alexander Barkov2019-05-2412-16/+221
* MDEV-19468 Hybrid type expressions return wrong format for FLOATAlexander Barkov2019-05-2317-69/+253
* MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku2019-05-2225-401/+309
* cleanup: move checksum code to handler classSergei Golubchik2019-05-2110-142/+120
* revert old MDEV-16249Kentoku2019-05-216-102/+7
* MDEV-19002 Partition performance optimizationKentoku2019-05-2018-2051/+2810
* MDEV-16967 Spider CREATE TABLE PushdownKentoku2019-05-201-7/+7
* MDEV-18994 Fix the bug encountered when the size of (v1,v2,v3...) value list ...Kentoku2019-05-0310-5/+239
* MDEV-18990 Wrong result when binary column is used as a condition in hexadeci...Kentoku2019-05-031-1/+1
* MDEV-18990 Wrong result when binary column is used as a condition in hexadeci...Kentoku2019-05-011-3/+3
* MDEV-18990 Wrong result when binary column is used as a condition in hexadeci...Kentoku2019-05-014-0/+174
* MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no executeKentoku2019-05-0114-11/+417
* MDEV-17402 slave_transaction_retry_errors="12701" won't be enabledKentoku2019-04-306-1/+58
* MDEV-18992 Crash when using 'insert into on duplicate updat' if session chars...Kentoku2019-04-292-0/+4
* MDEV-19003 ignore send <cache> to remoteKentoku2019-04-261-1/+1
* MDEV-18992 Crash when using 'insert into on duplicate update'if session chars...Kentoku2019-04-2612-17/+293
* MDEV-18988 Wrong result when query with group by x order by y limit nKentoku2019-04-2311-1/+681
* MDEV-19238 Mariadb spider - crashes on where nullKentoku2019-04-172-12/+4
* MDEV-19238 Mariadb spider - crashes on where nullKentoku2019-04-176-1/+209
* MDEV-16508 spider: sql_mode not maintained between spider node and data nodesKentoku2019-04-171-1/+3
* MDEV-17508 Fix bug for spider when using "not like"Kentoku2019-04-166-2/+242
* MDEV-19003 ignore send <cache> to remoteKentoku2019-04-114-0/+217
* MDEV-18993 The keep-alive connection (set spider_conn_recycle_mode = 1) in sp...Kentoku2019-04-092-0/+4
* MDEV-18995 Some bugs in direct joinKentoku2019-04-0910-49/+547
* add test results of load data regressionKentoku2019-04-0924-0/+2249
* add test result of wait_timeoutKentoku2019-04-091-0/+130