Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-16385 ROW SP variable is allowed in unexpected context | Alexander Barkov | 2018-06-05 | 1 | -3/+1 |
* | 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 |
* | 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 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-03 | 1 | -6/+46 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.1 into 10.2, with some MDEV-14799 fixupsmariadb-10.2.12 | Marko Mäkelä | 2018-01-03 | 1 | -6/+47 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-01-02 | 1 | -5/+46 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2018-01-02 | 1 | -5/+46 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-10657: incorrect result returned with binary protocol (prepared statements) | Oleksandr Byelkin | 2017-12-27 | 1 | -2/+46 |
* | | | | | | Remove not used mem_root argument from build_clone(), get_copy() and get_item... | Michael Widenius | 2017-11-23 | 1 | -2/+2 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-11-10 | 1 | -2/+4 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2017-11-09 | 1 | -2/+4 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2017-11-09 | 1 | -2/+4 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge remote-tracking branch 'origin/10.0' into 10.1 | Alexander Barkov | 2017-11-09 | 1 | -2/+4 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | MDEV-14164: Unknown column error when adding aggregate to function in oracle ... | Oleksandr Byelkin | 2017-11-09 | 1 | -2/+4 |
| | | * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -2/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -2/+2 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-11240: Server crashes in check_view_single_update or Assertion `derived-... | Oleksandr Byelkin | 2017-08-16 | 1 | -2/+2 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed the bug mdev-13709. | Igor Babaev | 2017-09-08 | 1 | -1/+1 |
* | | | | | | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2017-08-26 | 1 | -0/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-08-25 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-11240: Server crashes in check_view_single_update or Assertion `derived-...mariadb-10.2.8 | Oleksandr Byelkin | 2017-08-17 | 1 | -2/+2 |
| | * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -0/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-08-08 | 1 | -0/+2 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2017-07-25 | 1 | -0/+2 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | MDEV-11240: Server crashes in check_view_single_update or Assertion `derived-... | Oleksandr Byelkin | 2017-07-18 | 1 | -1/+3 |
* | | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | This patch complements the patch for mdev-10855. | Igor Babaev | 2017-08-19 | 1 | -5/+5 |
* | | | | | Implemented condition pushdown into derived tables / views | Igor Babaev | 2017-08-12 | 1 | -3/+39 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexey Botchkov | 2017-08-11 | 1 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-13439: Database permissions are not enough to run a subquery with GROUP ... | Oleksandr Byelkin | 2017-08-10 | 1 | -3/+4 |
* | | | | | This is a modification of the first patch committed for mdev-13369 | Igor Babaev | 2017-08-10 | 1 | -2/+11 |
* | | | | | This first patch prepared for the task MDEV-13369: | Igor Babaev | 2017-08-10 | 1 | -4/+25 |
* | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-06-27 | 1 | -2/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed the bug mdev-12845. | Igor Babaev | 2017-06-22 | 1 | -2/+3 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-05-05 | 1 | -0/+20 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed the bug mdev-12563. | Igor Babaev | 2017-04-28 | 1 | -0/+17 |