summaryrefslogtreecommitdiff
path: root/storage/spider
Commit message (Expand)AuthorAgeFilesLines
* fix vargrind errors of Spider (#1273)Kentoku SHIBA2019-04-132-9/+3
* MDEV-16530 Spider datanodes needs adjusted wait_timeout for long running quer...Kentoku SHIBA2019-04-1225-8/+618
* MDEV-16543 Replicating to spider is fragile without retries (#1259)Kentoku SHIBA2019-04-1216-0/+254
* MDEV-18993 The keep-alive connection (set spider_conn_recycle_mode = 1) in sp...Kentoku SHIBA2019-04-122-0/+4
* Merge 10.3 into 10.4Marko Mäkelä2019-04-021-3/+3
|\
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-3/+3
| |\
| | * Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-3/+3
| | |\
| | | * cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-3/+3
| | * | fixed auto-merge gone badSergei Golubchik2018-09-241-48/+0
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2018-09-241-0/+48
| | |\ \ | | | |/
| | | * MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-134-0/+175
| | | * MDEV-12900: spider tests failed in buildbot with valgrindJacob Mathew2018-05-213-83/+7
| | | * MDEV-7914: spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbotJacob Mathew2018-05-184-36/+76
| | * | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsbb-10.2-MDEV-16912Jacob Mathew2018-09-114-0/+176
| | * | MDEV-15786: ERROR 1062 (23000) at line 365: Duplicate entry 'spider' for key ...Jacob Mathew2018-07-231-3/+21
| | * | MDEV-12900: spider tests failed in buildbot with valgrindJacob Mathew2018-05-213-83/+7
| | * | MDEV-7914: spider/bg.ha, spider/bg.ha_part crash server sporadically in buildbotJacob Mathew2018-05-174-36/+76
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-203-6/+6
|\ \ \ \ | |/ / /
| * | | post-merge: gcc 8 warningsSergei Golubchik2019-03-173-6/+6
* | | | MDEV-371 Unique Index for long columnsSachin2019-02-223-7/+7
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-02-0577-1064/+5339
|\ \ \ \ | |/ / /
| * | | MDEV-18313 Supports 'wrapper mariadb' for connection informationKentoku2019-01-3113-932/+1616
| * | | Fix an error at using spider_direct_sql with temporary tableKentoku2019-01-319-4/+111
| * | | remove unnecessary drop database/table from slave_trx_isolation.testKentoku2019-01-317-25/+250
| * | | remove unnecessary drop database/table from quick_mode.testKentoku2019-01-3128-88/+2937
| * | | MDEV-16787 optimistic parallel replication fails on spiderKentoku2019-01-3110-15/+378
| * | | MDEV-16520 Out-Of-Memory running big aggregate query on Spider EngineKentoku2019-01-3133-30/+3816
| * | | MDEV-16279 Spider crashes on CHECKSUM TABLE with spider_quick_mode=3Kentoku2019-01-3121-2/+700
| * | | Update Spider to version 3.3.14. Add direct left outer join/right outer join/...Kentoku2019-01-3167-692/+5237
| * | | MDEV-17144: Sample of spider_direct_sql cause crashbb-10.3-mdev-17144Jacob Mathew2018-09-171-1/+1
| * | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-134-0/+177
| * | | MDEV-16889: Spider Crash mysqld got exception 0xc0000005bb-10.3-MDEV-16889Jacob Mathew2018-08-295-0/+315
| * | | MDEV-16398: Spider Creates Query With Non-Existent Functionbb-10.3-MDEV-16398Jacob Mathew2018-08-097-57/+213
* | | | MDEV-16279 Spider crashes on CHECKSUM TABLE with spider_quick_mode=3Kentoku2019-02-034-0/+284
* | | | MDEV-16787 optimistic parallel replication fails on spiderKentoku2019-02-0310-15/+378
* | | | MDEV-16520 Out-Of-Memory running big aggregate query on Spider EngineKentoku2019-02-0333-30/+3816
* | | | MDEV-16279 Spider crashes on CHECKSUM TABLE with spider_quick_mode=3Kentoku2019-02-031-2/+4
* | | | Update Spider to version 3.3.14. Add direct left outer join/right outer join/...Kentoku2019-02-0364-751/+5134
* | | | cleanup: rename a flag, keep old name for compatibilitySergei Golubchik2018-11-201-2/+2
* | | | MDEV-17712 Remove C_TIME_FUZZY_DATES, C_TIME_DATETIME_ONLY, C_TIME_TIME_ONLYAlexander Barkov2018-11-141-0/+9
* | | | spider.show_system_tables: make the result stableSergei Golubchik2018-10-312-15/+12
* | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co...Alexander Barkov2018-09-281-3/+3
* | | | MDEV-17144: Sample of spider_direct_sql cause crashJacob Mathew2018-09-181-1/+1
* | | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-134-0/+177
* | | | MDEV-16889: Spider Crash mysqld got exception 0xc0000005Jacob Mathew2018-08-295-0/+315
* | | | MDEV-16250: Spider system tables are MyISAM and needs repair after a crashbb-10.4-MDEV-16250Jacob Mathew2018-08-274-9/+164
* | | | MDEV-16398: Spider Creates Query With Non-Existent FunctionJacob Mathew2018-08-137-57/+213
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-251-3/+21
|\ \ \ \ | |/ / /
| * | | MDEV-15786: ERROR 1062 (23000) at line 365: Duplicate entry 'spider' for key ...Jacob Mathew2018-07-231-3/+21
| * | | MDEV-16246: insert timestamp into spider table from mysqldump gets wrong time...Jacob Mathew2018-07-0919-274/+1560