summaryrefslogtreecommitdiff
path: root/storage/spider
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18993 The keep-alive connection (set spider_conn_recycle_mode = 1) in sp...Kentoku SHIBA2020-06-272-0/+4
* MDEV-21884 MariaDB with Spider crashes on a querybb-10.3-MDEV-21884Kentoku SHIBA2020-04-176-0/+293
* Fix GCC -Wstringop-truncationMarko Mäkelä2020-03-301-0/+1
* Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-041-1/+1
|\
* \ Merge remote-tracking branch 10.2 into 10.3Jan Lindström2019-12-024-1/+218
|\ \ | |/
| * MDEV-17508 Fix bug for spider when using "not like"willhan2019-11-254-1/+218
| * Merge 10.1 into 10.2Eugene Kosov2019-07-091-1/+1
| |\
| | * imporve clang buildEugene Kosov2019-06-251-1/+1
* | | MDEV-19238 Mariadb spider - crashes on where nullOleksandr Byelkin2019-10-095-0/+200
* | | Fix CMake warning in spider, in Windows ninja buildVladislav Vaintroub2019-09-121-0/+3
* | | fix for a compiler warning (#1372)Kentoku SHIBA2019-08-171-1/+1
* | | MDEV-20273 Add class Item_sum_min_maxAlexander Barkov2019-08-071-2/+2
* | | spider_db_init(): Do not return uninitialized error_numMarko Mäkelä2019-06-141-119/+43
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-1436-36/+36
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-1336-36/+36
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1136-36/+36
* | | 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
* | | post-merge: gcc 8 warningsSergei Golubchik2019-03-173-6/+6
* | | 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-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
* | | MDEV-16319: Test for crash introduced by b4a2baffa8 fixed by 4968049799Jacob Mathew2018-06-182-0/+140
* | | promote Spider to "stable"Sergei Golubchik2018-05-222-2/+2
* | | MDEV-12900: spider tests failed in buildbot with valgrindbb-10.3-MDEV-12900Jacob Mathew2018-05-213-84/+8
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-121-1/+0
|\ \ \ | |/ /
| * | MDEV-15697 post-fix: Remove an unused variableMarko Mäkelä2018-05-111-1/+0
| * | MDEV-15697: Remote user used by Spider needs SUPER privilegeJacob Mathew2018-05-093-23/+33
| * | MDEV-15698: Spider ignores syntax errors in connection string in COMMENT fieldJacob Mathew2018-05-014-239/+418