summaryrefslogtreecommitdiff
path: root/storage/spider
Commit message (Expand)AuthorAgeFilesLines
* Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* Unify config syntax in default filesOtto Kekäläinen2020-08-011-2/+4
* Remove String::lex_string() and String::lex_cstring()Monty2020-07-231-1/+2
* replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table()Sergei Golubchik2020-07-041-1/+1
* MDEV-22979 "mysqld --bootstrap" / mysql_install_db hangs when Spider is insta...Kentoku SHIBA2020-06-261-2/+11
* MDEV-22967 Spider does not load in 10.5 with default settingsSergei Golubchik2020-06-211-1/+1
* fix a compiler warning on GCC 9.3.0Kentoku SHIBA2020-06-141-1/+1
* MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-1/+1
* post-fix for #1504Sergei Golubchik2020-06-122-2/+13
* Add information_schema.spider_wrapper_protocols for knowing available wrapper...Kentoku SHIBA2020-06-1111-12/+262
* MDEV-19917: Install Spider with a simple spider.cnfOtto Kekäläinen2020-06-102-47/+2
* remove dead codeSergei Golubchik2020-06-094-157/+7
* MENT-805 ODBC login fails with with Spider from bb-10.5-MENT-30 if password c...Kentoku SHIBA2020-06-052-0/+28
* MENT-787 Server from bb-10.5-MENT-30 crashes upon Spider installationKentoku SHIBA2020-06-051-2/+2
* Change Spider's plugin maturity to BETAKentoku SHIBA2020-06-051-1/+1
* Fix issue caused by using spider_bgs_mode = 2 when Spider use limit_mode = 1 ...Kentoku SHIBA2020-06-051-21/+29
* Add a parameter spider_strict_group_by for supporting ONLY_FULL_GROUP_BYKentoku SHIBA2020-06-0512-26/+628
* add pointer of ha_spider to Spider's use_result functionKentoku SHIBA2020-06-058-12/+26
* fix evaluating bitmap issue in spiderKentoku SHIBA2020-06-051-3/+3
* fix issue for escape charcters in table parameters of SpiderKentoku SHIBA2020-06-051-38/+92
* add a table parameter "dsn" to SpiderKentoku SHIBA2020-06-058-401/+778
* fix build errors on windows environmentsKentoku SHIBA2020-06-053-11/+14
* add test result of spider.bugfix insert_selectKentoku SHIBA2020-06-051-0/+102
* prepare for adding new connectors for SpiderKentoku SHIBA2020-06-0516-398/+1461
* MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku SHIBA2020-06-0528-32/+1132
* fix Spider executing one by one commands before SQLKentoku SHIBA2020-06-051-10/+13
* fix memory calculate for spider_mon_table_cacheKentoku SHIBA2020-06-051-2/+19
* fix divided lock table issue of SpiderKentoku SHIBA2020-06-052-2/+53
* use ifdef for unused attributes for SpiderKentoku SHIBA2020-06-051-3/+9
* MDEV-19002 Spider performance optimization with partitionKentoku SHIBA2020-06-0518-1936/+2794
* MENT-458 MTR Big test "spider/bugfix.sql_mode_mariadb & myself" are both fail...Kentoku2020-06-011-0/+5
* MENT-456 MTR Big test "spider.show_system_tables" is failing on Azure MTR pip...Kentoku2020-06-011-0/+4
* Aria will now register it's transactionsMonty2020-05-233-31/+29
* Change THD->transaction to a pointer to enable multiple transactionsMonty2020-05-233-6/+6
* cleanup: ha_external_unlock() helperSergei Golubchik2020-05-051-1/+1
* MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-053-16/+15
* MDEV-20502 Queries against spider tables return wrong values for columns foll...Kentoku SHIBA2020-05-052-0/+31
* MDEV-21884 MariaDB with Spider crashes on a queryKentoku SHIBA2020-04-221-5/+2
* MDEV-20502 Queries against spider tables return wrong values for columns foll...Kentoku SHIBA2020-04-1710-4/+216
* MDEV-21884 MariaDB with Spider crashes on a queryKentoku SHIBA2020-04-176-0/+293
* MDEV-22214 mariadbd.exe calls function mysqld.exe, and crashesVladislav Vaintroub2020-04-101-57/+0
* Merge 10.4 into 10.5Marko Mäkelä2020-03-301-1/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-03-301-1/+1
| |\
| | * 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
| * | | | change from to for adding defaults-file in Spider testsKentoku SHIBA2020-03-254-12/+12