Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-04-21 | 7 | -3/+93 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-04-21 | 7 | -3/+93 |
| |\ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-04-21 | 7 | -3/+93 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'origin/10.2' into 10.3 | Alexander Barkov | 2022-04-14 | 3 | -1/+19 |
| | | |\ | |||||
| | | | * | MDEV-28225 Disallow user to create Spider temporary table | KiyoshiTakeda | 2022-04-11 | 3 | -1/+19 |
| | | | * | MDEV-26545 Spider does not correctly handle UDF and stored function in where ... | Daniel Ye | 2021-09-22 | 5 | -1/+418 |
| | | * | | MDEV-25116 Spider: IF(COUNT( trigger SQL Error (1054)_ Unknown column '' in f... | Nayuta Yanagisawa | 2022-04-08 | 4 | -2/+74 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-04-15 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Spider: disable spider/bugfix.mdev_27239 | Nayuta Yanagisawa | 2022-04-15 | 1 | -0/+1 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-04-12 | 4 | -94/+105 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-27239 Spider: Assertion `thd->transaction->stmt.ha_list == __null || tra... | Nayuta Yanagisawa | 2022-04-08 | 4 | -94/+105 |
* | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2022-02-03 | 6 | -6/+109 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 6 | -6/+109 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 3 | -6/+28 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-26768 Spider table crashes the server after the mysql_list_fields() clie...bb-10.3-hf-2 | Alexey Botchkov | 2022-01-20 | 3 | -6/+28 |
| | | * | | MDEV-19866 follow-upbb-10.3-mdev-26333 | Nayuta Yanagisawa | 2021-10-18 | 1 | -4/+4 |
| | | * | | MDEV-19866 With a Spider table, a SELECT with WHERE involving primary key bre... | Kentoku SHIBA | 2021-10-18 | 6 | -30/+310 |
| | * | | | MDEV-26583 SIGSEGV's in spider_get_select_limit_from_select_lex when DELAYED ... | Nayuta Yanagisawa | 2022-01-19 | 3 | -0/+81 |
| | * | | | Revert "MDEV-26345 SELECT MIN on Spider table returns more rows than expected"bb-10.4-mdev-26345 | Nayuta Yanagisawa | 2022-01-14 | 4 | -97/+1 |
| | * | | | MDEV-26345 SELECT MIN on Spider table returns more rows than expected | Nayuta Yanagisawa | 2022-01-11 | 4 | -1/+97 |
* | | | | | Merge 10.5 into 10.6st-10.6-merge | Marko Mäkelä | 2022-01-18 | 8 | -266/+170 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-27240 fixup: remove dead codebb-10.5-MDEV-27240 | Nayuta Yanagisawa | 2022-01-15 | 3 | -25/+3 |
| * | | | | MDEV-27240 fixup: remove #ifdef in macro call | Nayuta Yanagisawa | 2022-01-15 | 1 | -2/+21 |
| * | | | | MDEV-27240 SIGSEGV in ha_spider::store_lock on LOCK TABLE | Nayuta Yanagisawa | 2022-01-15 | 8 | -243/+150 |
| * | | | | Merge 10.4 into 10.5bb-10.5-marko | Marko Mäkelä | 2022-01-03 | 4 | -1/+55 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-27184 Assertion `(old_top == initial_top (av) && old_size == 0) || ((uns... | Nayuta Yanagisawa | 2021-12-27 | 4 | -1/+55 |
* | | | | | MDEV-27039 Trying to lock mutex ... when the mutex was already lockedbb-10.6-andrei | Andrei | 2022-01-03 | 2 | -0/+22 |
* | | | | | MDEV-27184 Assertion `(old_top == initial_top (av) && old_size == 0) || ((uns...bb-10.6-MDEV-27184 | Nayuta Yanagisawa | 2021-12-24 | 4 | -1/+55 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-10-21 | 4 | -1/+62 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-26158 SIGSEGV in spider_free_mem from ha_spider::open on INSERTbb-10.5-mdev-26158 | Nayuta Yanagisawa | 2021-10-19 | 4 | -1/+62 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-10-18 | 4 | -0/+50 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-26582 SIGSEGV in spider_db_bulk_insert and spider_db_connect and spider_... | Nayuta Yanagisawa | 2021-10-18 | 4 | -0/+50 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-10-18 | 4 | -4/+81 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-26539 SIGSEGV in spider_check_and_set_trx_isolation and I_P_List_iterato...bb-10.5-mdev-26539 | Nayuta Yanagisawa | 2021-10-18 | 4 | -4/+81 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-09-24 | 5 | -1/+414 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-09-24 | 5 | -1/+414 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-09-22 | 5 | -1/+414 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-26545 Spider does not correctly handle UDF and stored function in where ... | Daniel Ye | 2021-09-22 | 5 | -1/+414 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-09-06 | 4 | -0/+44 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-25684 Crash in THD::find_temporary_table while calling spider_direct_sql...bb-10.5-mdev-25684 | Nayuta Yanagisawa | 2021-09-06 | 4 | -0/+44 |
* | | | | | Fix warnings from -DPLUGIN_PARTITION=NO, portably. | Vladislav Vaintroub | 2021-09-05 | 1 | -1/+1 |
* | | | | | Merge 10.5 to 10.6 | Marko Mäkelä | 2021-08-19 | 5 | -0/+167 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-08-18 | 5 | -0/+167 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-08-18 | 5 | -0/+167 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-24523 Execution of JSON_REPLACE failed on Spider | Yongxin Xu | 2021-08-05 | 5 | -0/+167 |
* | | | | | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2021-08-02 | 22 | -63/+943 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2021-07-31 | 23 | -63/+944 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-07-31 | 19 | -63/+847 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-24020: Trim with remove_str Fails on Spider | Yongxin Xu | 2021-07-29 | 7 | -9/+366 |
| | | * | | MDEV-24517 follow-up: Fix for test with --ps-protocol | Nayuta Yanagisawa | 2021-07-25 | 1 | -0/+2 |