summaryrefslogtreecommitdiff
path: root/storage/spider
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30370 Fixing spider hang when server abortsYuchen Pei2023-01-253-4/+25
* MDEV-26541 Make UBSAN builds work with spider again.Yuchen Pei2023-01-204-107/+206
* Merge branch '10.3' into 10.4Sergei Golubchik2023-01-101-0/+6
|\
| * MDEV-29988: (spider fix) Major performance regression with 10.6.11Oleksandr Byelkin2023-01-021-0/+6
* | Merge 10.3 into 10.4Marko Mäkelä2023-01-034-0/+114
|\ \ | |/
| * MDEV-29562 Spider table charset error should happen correctly.Yuchen Pei2022-12-204-0/+114
* | MDEV-29653 Make sure Item_cache_row has the correct type handler.Yuchen Pei2022-12-223-0/+73
* | Merge 10.3 into 10.4Marko Mäkelä2022-12-138-20/+167
|\ \ | |/
| * MDEV-28996 ASAN errors in String::q_append / spider_string::q_append / spider...Nayuta Yanagisawa2022-11-284-9/+90
| * MDEV-29855 Crash with SPIDER_DIRECT_SQL and spider_udf_ds_use_real_table=1Nayuta Yanagisawa2022-11-244-11/+77
* | MDEV-29613 fixup: Fix SpiderMarko Mäkelä2022-11-204-13/+13
* | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-012-6/+9
|\ \ | |/
| * MDEV-26852 Spider: -Werror=maybe-uninitialized raises on spd_sys_table.cc and...Nayuta Yanagisawa2022-09-262-6/+9
* | Merge 10.3 into 10.4Marko Mäkelä2022-09-234-0/+33
|\ \ | |/
| * Backport fix for MDEV-29352 to 10.3-10.5Alexey Botchkov2022-09-213-0/+31
| * MDEV-29480 spider group by handler wrong result on order by aggregate aliasSergei Golubchik2022-09-201-0/+2
* | Merge 10.3 into 10.4Marko Mäkelä2022-09-133-16/+16
|\ \ | |/
| * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-123-16/+16
* | Merge 10.3 into 10.4Marko Mäkelä2022-09-077-295/+382
|\ \ | |/
| * MDEV-27172 Prefix indices on Spider tables may lead to wrong query resultsNayuta Yanagisawa2022-09-017-251/+334
* | Fix wrong diff introduced by merge commitbb-10.4-nayutaNayuta Yanagisawa2022-08-231-4/+2
* | Merge 10.3 into 10.4Marko Mäkelä2022-08-224-3/+83
|\ \ | |/
| * MDEV-29008 Server crash or assertion `field' failed in spider_db_open_item_id...Nayuta Yanagisawa2022-08-164-2/+80
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-021-5/+5
|\ \ | |/
| * Fix GCC -Og -Wmaybe-uninitializedMarko Mäkelä2022-07-281-5/+5
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-277-10/+141
|\ \ | |/
| * MDEV-26544 Assertion `part_share->auto_inc_initialized' failed in ha_partitio...Nayuta Yanagisawa2022-07-053-0/+57
| * MDEV-29011 Server crash in spider_db_open_item_cond with XOR operatorNayuta Yanagisawa2022-07-054-10/+84
* | MDEV-24343 Spider Left join failed Unknown column 't0.ID' in 'on clause'Nayuta Yanagisawa2022-06-286-18/+168
* | MDEV-28854 after-merge fix: Remove a test for MDEV-26583Marko Mäkelä2022-06-273-81/+0
* | Merge 10.3 into 10.4Marko Mäkelä2022-06-279-35/+71
|\ \ | |/
| * MDEV-28854 Disallow INSERT DELAYED on Spider tableHirokazu Hata2022-06-279-35/+71
* | Merge branch '10.3' into 10.4mariadb-10.4.25Sergei Golubchik2022-05-181-21/+9
|\ \ | |/
| * MDEV-28301 Spider: Fix GCC warnings, comparing the result of pointer addition...Nayuta Yanagisawa2022-05-131-21/+9
* | Merge 10.3 into 10.4Marko Mäkelä2022-04-217-3/+93
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-143-1/+19
| |\
| | * MDEV-28225 Disallow user to create Spider temporary tableKiyoshiTakeda2022-04-113-1/+19
| | * MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-225-1/+418
| * | MDEV-25116 Spider: IF(COUNT( trigger SQL Error (1054)_ Unknown column '' in f...Nayuta Yanagisawa2022-04-084-2/+74
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-303-6/+28
|\ \ \ | |/ /
| * | MDEV-26768 Spider table crashes the server after the mysql_list_fields() clie...bb-10.3-hf-2Alexey Botchkov2022-01-203-6/+28
| * | MDEV-19866 follow-upbb-10.3-mdev-26333Nayuta Yanagisawa2021-10-181-4/+4
| * | MDEV-19866 With a Spider table, a SELECT with WHERE involving primary key bre...Kentoku SHIBA2021-10-186-30/+310
* | | MDEV-26583 SIGSEGV's in spider_get_select_limit_from_select_lex when DELAYED ...Nayuta Yanagisawa2022-01-193-0/+81
* | | Revert "MDEV-26345 SELECT MIN on Spider table returns more rows than expected"bb-10.4-mdev-26345Nayuta Yanagisawa2022-01-144-97/+1
* | | MDEV-26345 SELECT MIN on Spider table returns more rows than expectedNayuta Yanagisawa2022-01-114-1/+97
* | | MDEV-27184 Assertion `(old_top == initial_top (av) && old_size == 0) || ((uns...Nayuta Yanagisawa2021-12-274-1/+55
* | | Merge 10.3 into 10.4Marko Mäkelä2021-09-225-1/+414
|\ \ \ | |/ /
| * | MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-225-1/+414
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-185-0/+167
|\ \ \ | |/ /