Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-06-15 | 1 | -2/+6 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -2/+6 |
| |\ | |||||
| | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-20 | 1 | -2/+6 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2017-05-17 | 1 | -2/+6 |
| | | |\ | |||||
| | | | * | Fixed the bugs mdev-12670 and mdev-12675. | Igor Babaev | 2017-05-09 | 1 | -3/+7 |
* | | | | | Merge tag 'mariadb-10.2.6' into bb-10.2-ext | Alexander Barkov | 2017-05-26 | 1 | -0/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -0/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' 10.1 | Sergei Golubchik | 2017-04-28 | 1 | -0/+7 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fixed bug mdev-10053. | Igor Babaev | 2017-04-21 | 1 | -0/+7 |
* | | | | | MDEV-12719 Determine Item::result_type() from Item::type_handler() | Alexander Barkov | 2017-05-07 | 1 | -2/+0 |
* | | | | | MDEV-12718 Determine Item::cmp_type() from Item::type_handler() | Alexander Barkov | 2017-05-07 | 1 | -1/+0 |
* | | | | | MDEV-12714 Determine Item::field_type() from Item::type_handler() | Alexander Barkov | 2017-05-06 | 1 | -2/+0 |
* | | | | | MDEV-12713 Define virtual type_handler() for all Item classes | Alexander Barkov | 2017-05-06 | 1 | -0/+1 |
* | | | | | Adding "const" qualifier to Item::cols(), and to the "Item *cmp" parameter to... | Alexander Barkov | 2017-05-06 | 1 | -7/+7 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-05-05 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fixed the bug mdev-12519. | Igor Babaev | 2017-04-21 | 1 | -0/+8 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-03-31 | 1 | -0/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -0/+9 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -0/+9 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-03-08 | 1 | -0/+9 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-11078: NULL NOT IN (non-empty subquery) should never return results | Varun Gupta | 2017-03-05 | 1 | -0/+8 |
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -2/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-08-10 | 1 | -2/+3 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trusty | Oleksandr Byelkin | 2016-07-30 | 1 | -2/+3 |
* | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-02-27 | 1 | -12/+10 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-11784 View is created with invalid definition which causes ERROR 1241 (2... | Sergei Golubchik | 2017-02-13 | 1 | -12/+10 |
* | | | | | MDEV-11357 Split Item_cache::get_cache() into virtual methods in Type_handler | Alexander Barkov | 2016-12-16 | 1 | -9/+4 |
|/ / / / | |||||
* | | | | cleanup: avoid Field::field_index | Sergei Golubchik | 2016-12-12 | 1 | -2/+2 |
* | | | | Merge branch '10.2' into bb-10.2-mdev9864 | Igor Babaev | 2016-09-07 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trusty | Oleksandr Byelkin | 2016-09-02 | 1 | -2/+3 |
* | | | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -0/+3 |
* | | | | | Merge 10.2 into 10.2-mdev9864. | Igor Babaev | 2016-08-30 | 1 | -32/+28 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -19/+15 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -19/+15 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-06-28 | 1 | -19/+15 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | MDEV-10050: Crash in subselect | Oleksandr Byelkin | 2016-06-24 | 1 | -19/+15 |
| * | | | | | better ER_VIRTUAL_COLUMN_FUNCTION_IS_NOT_ALLOWED | Sergei Golubchik | 2016-06-30 | 1 | -1/+1 |
| * | | | | | cleanup: change Item::walk() to take void* not uchar* | Sergei Golubchik | 2016-06-30 | 1 | -12/+12 |
| * | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | mdev-9864: cleanup, re-factoring. | Igor Babaev | 2016-08-26 | 1 | -0/+5 |
* | | | | | Fixed the problem of wrong identification of WITH tables defined in WITH clau... | Galina Shalygina | 2016-05-24 | 1 | -1/+3 |
|/ / / / | |||||
* | | | | Removed TABLE->sort to make it possible to have multiple active calls to | Monty | 2016-03-22 | 1 | -0/+3 |
* | | | | MDEV-9215 Detect cmp_type() and result_type() from field_type() | Alexander Barkov | 2015-12-01 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | MDEV-7846: postreview fix | Oleksandr Byelkin | 2015-10-06 | 1 | -0/+5 |
| | * | MDEV-7846: Server crashes in Item_subselect::fix_fields or fails with Thread ... | Oleksandr Byelkin | 2015-10-06 | 1 | -0/+1 |
* | | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -8/+8 |
* | | | Merge branch '10.1' of github.com:MariaDB/server into 10.1 | Monty | 2015-07-09 | 1 | -1/+4 |
|\ \ \ |