Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | Fixed the bug mdev-12373. | Igor Babaev | 2017-04-24 | 1 | -0/+3 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-31 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -0/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -0/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fixed bug mdev-12099. | Igor Babaev | 2017-02-27 | 1 | -0/+3 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-29 | 1 | -3/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed bug mdev-12368. | Igor Babaev | 2017-03-26 | 1 | -3/+6 |
* | | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT) | Oleksandr Byelkin | 2017-03-14 | 1 | -9/+10 |
|/ / / / | |||||
* | | | | Fixed bug mdev-11820. | Igor Babaev | 2017-01-24 | 1 | -0/+5 |
* | | | | Such big blocks in query processing should be represented in the debugging tr... | Oleksandr Byelkin | 2017-01-18 | 1 | -7/+8 |
* | | | | Fixed bug mdev-11674. | Igor Babaev | 2017-01-04 | 1 | -1/+4 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-12-09 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug mdev-11161. | Igor Babaev | 2016-11-11 | 1 | -0/+2 |
* | | | | Fixed bug mdev-11313. | Igor Babaev | 2016-11-26 | 1 | -5/+5 |
* | | | | Fixed bug mdev-11072. | Igor Babaev | 2016-11-15 | 1 | -2/+4 |
* | | | | Fixed bug mdev-10884.mariadb-10.2.2 | Igor Babaev | 2016-09-25 | 1 | -11/+15 |
* | | | | Another attempt to fix bug mdev-10785 + cleanup for the previous attempt. | Igor Babaev | 2016-09-14 | 1 | -8/+1 |
* | | | | Fixed bug mdev-10785. | Igor Babaev | 2016-09-14 | 1 | -32/+6 |
* | | | | Fixed bug mdev-10783. | Igor Babaev | 2016-09-13 | 1 | -0/+4 |
* | | | | Another attempt to fix bug mdev-10736. | Igor Babaev | 2016-09-09 | 1 | -5/+1 |
* | | | | Fixed a flaw in the implementation of condition push-down | Igor Babaev | 2016-09-04 | 1 | -8/+52 |
* | | | | Fixed a failure with cte_recursive.test: | Igor Babaev | 2016-09-01 | 1 | -0/+5 |
* | | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -0/+134 |
|\ \ \ \ | |||||
| * | | | | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -0/+134 |