Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: don't pass wild_num to setup_wild() | Sergei Golubchik | 2019-10-14 | 1 | -1/+0 |
* | MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handling | Oleksandr Byelkin | 2019-10-13 | 1 | -1/+1 |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1 | -1/+1 |
|\ | |||||
| * | 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-19263: Server crashes in mysql_handle_single_derived upon 2nd execution ... | Oleksandr Byelkin | 2019-04-16 | 1 | -1/+4 |
* | | | | | Cleanup of sql_derived.cc filebb-10.4-cleanup | Oleksandr Byelkin | 2019-04-16 | 1 | -11/+17 |
* | | | | | MDEV-17362: SIGSEGV in JOIN::optimize_inner or Assertion `fixed == 0' failed ... | Oleksandr Byelkin | 2019-04-16 | 1 | -5/+0 |
* | | | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_int | Galina Shalygina | 2019-04-04 | 1 | -2/+7 |
* | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-03-08 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix of PS after merge from 10.2. | Oleksandr Byelkin | 2019-03-08 | 1 | -0/+1 |
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-06 | 1 | -30/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-05 | 1 | -30/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-04 | 1 | -30/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.0' into 10.1 | Oleksandr Byelkin | 2019-03-01 | 1 | -30/+1 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '5.5' into 10.0 | Oleksandr Byelkin | 2019-02-28 | 1 | -30/+1 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ... | Oleksandr Byelkin | 2019-02-28 | 1 | -2/+2 |
| | | | | * | A cleanup in derived table handling: removing duplicate code from st_select_l... | Alexander Barkov | 2019-02-28 | 1 | -30/+0 |
* | | | | | | MDEV-18679 Server crashes in JOIN::optimize | Igor Babaev | 2019-02-26 | 1 | -0/+9 |
* | | | | | | Merge branch '10.4' into bb-10.4-mdev7486 | Galina Shalygina | 2019-02-19 | 1 | -22/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Minor cleanup in the optimizer trace code. | Varun Gupta | 2019-02-18 | 1 | -22/+21 |
* | | | | | | | MDEV-7486: Condition pushdown from HAVING into WHERE | Galina Shalygina | 2019-02-17 | 1 | -5/+3 |
|/ / / / / / | |||||
* | | | | | | Merge branch '10.4' into bb-10.4-mdev17096 | Igor Babaev | 2019-02-12 | 1 | -8/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MDEV-6111 Optimizer Trace | Varun Gupta | 2019-02-13 | 1 | -8/+41 |
* | | | | | | | MDEV-17096 Pushdown of simple derived tables to storage engines | Igor Babaev | 2019-02-12 | 1 | -0/+21 |
* | | | | | | | MDEV-17096 Pushdown of simple derived tables to storage engines | Igor Babaev | 2019-02-09 | 1 | -9/+25 |
* | | | | | | | Merge branch '10.4' into bb-10.4-mdev17096 | Igor Babaev | 2019-02-06 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 1 | -1/+4 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 1 | -2/+4 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | MDEV-17024 Crash on large query | Igor Babaev | 2018-09-07 | 1 | -1/+5 |
* | | | | | | | MDEV-17096 Pushdown of simple derived tables to storage engines | Igor Babaev | 2019-02-06 | 1 | -3/+79 |
|/ / / / / / | |||||
* | | | | | | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operations | Oleksandr Byelkin | 2018-07-04 | 1 | -1/+2 |
* | | | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Alexander Barkov | 2018-06-05 | 1 | -3/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -3/+1 |
* | | | | | | Merge branch '10.3' into 10.4 | Igor Babaev | 2018-06-03 | 1 | -5/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-14820 System versioning is applied incorrectly to CTEs | Sergei Golubchik | 2018-05-12 | 1 | -3/+1 |
| * | | | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -2/+3 |
* | | | | | | MDEV-12387 Push conditions into materialized subqueries | Galina Shalygina | 2018-05-15 | 1 | -121/+90 |
|/ / / / / | |||||
* | | | | | Fixed MDEV-14883 Usage of EXCEPT and INTERSECT in recursive CTE | Igor Babaev | 2018-02-22 | 1 | -0/+14 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -1/+21 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -1/+21 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | don't set derived->merged until derived is really irreversibly merged | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
| | * | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -0/+20 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -0/+20 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -0/+20 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-14786: Server crashes in Item_cond::transform on 2nd execution of SP que... | Oleksandr Byelkin | 2018-01-23 | 1 | -0/+20 |
* | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -17/+15 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -6/+46 |
|\ \ \ \ \ \ | |/ / / / / |