Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -1/+1 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-10-28 | 1 | -1/+1 |
| |\ | |||||
| | * | precedence bugfixing | Sergei Golubchik | 2020-10-23 | 1 | -1/+1 |
* | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-08-26 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | MDEV-18335: Assertion `!error || error == 137' failed in subselect_rowid_merg... | Varun Gupta | 2020-08-26 | 1 | -0/+3 |
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -17/+33 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -17/+33 |
| |\ \ | | |/ | |||||
| | * | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -17/+33 |
| | |\ | |||||
| | | * | MDEV-23221: A subquery causes crash | Sergei Petrunia | 2020-07-24 | 1 | -2/+18 |
| | | * | Code comment spellfixes | Ian Gilfillan | 2020-07-22 | 1 | -18/+18 |
* | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bugs found by valgrind | Monty | 2020-07-02 | 1 | -1/+1 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-07-02 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-07-02 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2bb-10.2-merge | Marko Mäkelä | 2020-07-01 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-17606: Query returns wrong results (while using CHARACTER SET utf8) | Varun Gupta | 2020-06-27 | 1 | -1/+1 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-05-16 | 1 | -3/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-05-16 | 1 | -3/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-05-15 | 1 | -3/+6 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-22498: SIGSEGV in Bitmap<64u>::merge on SELECT | Varun Gupta | 2020-05-14 | 1 | -3/+6 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-04-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-22263: main.func_debug fails on a valgrind build with wrong result | Anel Husakovic | 2020-04-20 | 1 | -1/+1 |
* | | | | MDEV-20972: `or` alterative operator breaking windows build | Seth Shelnutt | 2019-11-22 | 1 | -1/+1 |
* | | | | MDEV-19956 Queries with subqueries containing UNION are not parsed | Igor Babaev | 2019-09-23 | 1 | -1/+2 |
* | | | | Merge commit '43882e764d6867c6855b1ff057758a3f08b25c55' into 10.4 | Alexander Barkov | 2019-08-13 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-20273 Add class Item_sum_min_max | Alexander Barkov | 2019-08-07 | 1 | -1/+1 |
* | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-07-28 | 1 | -10/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-07-26 | 1 | -10/+17 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -10/+17 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -7/+14 |
| | | |\ | |||||
| | | | * | MDEV-19429: Wrong query result with EXISTS and LIMIT 0bb-5.5-MDEV-19429 | Oleksandr Byelkin | 2019-07-19 | 1 | -7/+14 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-06-12 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-19698: Cleanup READ_RECORD::record | Oleksandr Byelkin | 2019-06-07 | 1 | -2/+0 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -7/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| * | | | | MDEV-19452 - fix incorrect push_warning_printf | Vladislav Vaintroub | 2019-05-13 | 1 | -5/+8 |
| * | | | | MDEV-17894 Assertion `(thd->lex)->current_select' failed in MYSQLparse(), | Igor Babaev | 2019-05-08 | 1 | -1/+1 |
* | | | | | MDEV-19134: EXISTS() slower if ORDER BY is defined | Sergei Petrunia | 2019-05-16 | 1 | -6/+25 |
* | | | | | MDEV-19134: EXISTS() slower if ORDER BY is defined | Sergei Petrunia | 2019-05-16 | 1 | -15/+0 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-05-05 | 1 | -2/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-04-27 | 1 | -2/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-16240: Assertion `0' failed in row_sel_convert_mysql_key_to_innobasebb-10.2-MDEV-16240 | Oleksandr Byelkin | 2019-04-25 | 1 | -2/+7 |
* | | | | | MDEV-19255 Server crash in st_join_table::save_explain_data or assertion | Igor Babaev | 2019-04-19 | 1 | -8/+12 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-22 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-19008 Slow EXPLAIN SELECT ... WHERE col IN (const1,const2,(subquery)) | Alexander Barkov | 2019-03-22 | 1 | -0/+6 |
* | | | | | MDEV-17096 Pushdown of simple derived tables to storage engines | Igor Babaev | 2019-02-09 | 1 | -2/+4 |
* | | | | | MDEV-18145 Assertion `0' failed in Item::val_native upon SELECT subquery with... | Alexander Barkov | 2019-01-14 | 1 | -2/+2 |