summaryrefslogtreecommitdiff
path: root/storage/spider/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MENT-807 Crash with CREATE TEMPORARY TABLE .. ENGINE=SPIDER .. wrapper "odbc"Kentoku SHIBA2020-09-033-0/+187
* MENT-812 in bb-10.5-MENT-30, Spider uses unusual names for ODBC Connection Ke...Kentoku SHIBA2020-09-0332-520/+767
* MENT-805 ODBC login fails with with Spider from bb-10.5-MENT-30 if password c...Kentoku SHIBA2020-09-035-0/+225
* Add drop tables and drop sequence for finalyzing Spider ODBC postgres testsKentoku SHIBA2020-09-038-0/+28
* Make Spider ODBC postgres tests possible to execute parallelKentoku SHIBA2020-09-0343-594/+462
* Add drop tables for finalyzing Spider ODBC postgres testsKentoku SHIBA2020-09-0328-0/+132
* Spider+ODBC tests: fixing that the exact error message can vary depending on ...Alexander Barkov2020-09-032-4/+8
* Change error message of Spider ODBC postgres test result to EnglishKentoku SHIBA2020-09-031-8/+16
* Fix issue caused by using spider_bgs_mode = 2 when Spider use limit_mode = 1 ...Kentoku SHIBA2020-09-033-0/+216
* MENT-30 Spider to support ODBC data sourcesKentoku SHIBA2020-09-03130-330/+11713
* fix build errors on windows environmentsKentoku SHIBA2020-09-031-1/+1
* MENT-30 Spider to support ODBC data sourcesKentoku SHIBA2020-09-03112-0/+11393
* MDEV-23561 Spider doesn't work with ps protocolbb-10.6-MDEV-7098Kentoku SHIBA2020-08-261-2/+0
* MDEV-22246 Result rows duplicated by spider engineKentoku SHIBA2020-08-245-0/+237
* MDEV-20827 Wrong param parsing in spider_direct_sql() when param contain commaKentoku SHIBA2020-08-175-0/+95
* MDEV-19794 Spider crash with XAKentoku SHIBA2020-08-145-0/+177
* Add information_schema.spider_wrapper_protocols for knowing available wrapper...Kentoku SHIBA2020-06-113-0/+39
* Add a parameter spider_strict_group_by for supporting ONLY_FULL_GROUP_BYKentoku SHIBA2020-06-055-0/+304
* add test result of spider.bugfix insert_selectKentoku SHIBA2020-06-051-0/+102
* MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku SHIBA2020-06-0514-4/+141
* MDEV-19002 Spider performance optimization with partitionKentoku SHIBA2020-06-054-0/+161
* MENT-458 MTR Big test "spider/bugfix.sql_mode_mariadb & myself" are both fail...Kentoku2020-06-011-0/+5
* 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-176-1/+172
* MDEV-21884 MariaDB with Spider crashes on a queryKentoku SHIBA2020-04-175-0/+278
* Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-274-4/+4
* change from to for adding defaults-file in Spider testsKentoku SHIBA2020-03-254-12/+12
* MDEV-22020: Fix spider/bugfix.return_found_rows_updateMarko Mäkelä2020-03-241-1/+1
* MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-2910-0/+535
* MDEV-18987 bug in "load data local infile xxx replace into " (#1408)Kentoku SHIBA2019-11-1362-0/+2747
* Merge 10.3 into 10.4Marko Mäkelä2019-10-105-0/+200
|\
| * MDEV-19238 Mariadb spider - crashes on where nullOleksandr Byelkin2019-10-095-0/+200
* | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-1/+1
|\ \ | |/
* | MDEV-19866 With a Spider table, a SELECT with WHERE involving primary key bre...Kentoku SHIBA2019-07-065-0/+278
* | MDEV-19842 Crash while creating statistics for Spider table (#1355)Kentoku SHIBA2019-07-067-408/+344
* | MDEV-16248 Row based replication to spider with float column fails on delete/...Kentoku SHIBA2019-07-0613-0/+361
* | MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute (#1348)bb-10.4-MDEV-17402Kentoku SHIBA2019-06-295-0/+188
* | MDEV-16508 spider: sql_mode not maintained between spider node and data nodes...Kentoku SHIBA2019-06-2915-2/+310
* | MDEV-17402 slave_transaction_retry_errors="12701" won't be enabled (#1346)Kentoku SHIBA2019-06-295-0/+57
* | MDEV-6275 spider_same_server_link not enforced (#1330)Kentoku SHIBA2019-06-125-0/+125
* | MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku SHIBA2019-06-1123-8/+607
* | MDEV-18992 Crash when using 'insert into on duplicate update'if session chars...Kentoku SHIBA2019-04-307-13/+222
* | MDEV-18988 Wrong result when query with group by x order by y limit n (#1286)Kentoku SHIBA2019-04-2615-0/+723
* | MDEV-18995 Some bugs in direct join (#1285)Kentoku SHIBA2019-04-2514-1/+565
* | fix bug for spider where using "not like" (#890)willhan2019-04-162-0/+201
* | MDEV-16530 Spider datanodes needs adjusted wait_timeout for long running quer...Kentoku SHIBA2019-04-1210-2/+323
* | MDEV-16543 Replicating to spider is fragile without retries (#1259)Kentoku SHIBA2019-04-1216-0/+254
* | Merge 10.3 into 10.4Marko Mäkelä2019-02-0565-128/+3884
|\ \ | |/
| * MDEV-18313 Supports 'wrapper mariadb' for connection informationKentoku2019-01-315-0/+185