Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -8/+4 |
|\ | |||||
| * | Merge branch '10.0' into 10.1mariadb-10.1.21 | Sergei Golubchik | 2017-01-17 | 1 | -9/+4 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-01-17 | 1 | -8/+4 |
| | |\ | |||||
| | | * | MDEV-9690 concurrent queries with virtual columns crash in temporal code | Sergei Golubchik | 2017-01-15 | 1 | -8/+4 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -3/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -1/+17 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed bug mdev-11364. | Igor Babaev | 2016-11-29 | 1 | -1/+17 |
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -2/+0 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELS... | Alexander Barkov | 2016-04-20 | 1 | -2/+0 |
| * | | | MDEV-11219 main.null fails in buldbot and outside with ps-protocol | Alexander Barkov | 2016-11-03 | 1 | -1/+3 |
| * | | | MDEV-10347 mysqld got signal 11 | Alexander Barkov | 2016-11-02 | 1 | -0/+5 |
| * | | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223 | Alexander Barkov | 2016-07-03 | 1 | -1/+3 |
* | | | | Fixed bug mdev-11593. | Igor Babaev | 2016-12-20 | 1 | -0/+11 |
* | | | | Item_func_like: print a not like b instead of !(a like b) | Sergei Golubchik | 2016-12-12 | 1 | -1/+8 |
* | | | | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 1 | -3/+17 |
* | | | | cleanup: Item_func_opt_neg::negate() | Sergei Golubchik | 2016-12-12 | 1 | -1/+0 |
* | | | | bugfix: Item_func_like::print() was losing ESCAPE clause | Sergei Golubchik | 2016-12-12 | 1 | -4/+1 |
* | | | | Fixed bug mdev-11103. | Igor Babaev | 2016-11-16 | 1 | -0/+2 |
* | | | | Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server | Igor Babaev | 2016-08-31 | 1 | -1/+103 |
|\ \ \ \ | |||||
| * | | | | The consolidated patch for mdev-9197. | Galina Shalygina | 2016-08-23 | 1 | -1/+103 |
* | | | | | Removing the "thd" argument from Item::create_field_for_create_select(). | Alexander Barkov | 2016-07-01 | 1 | -1/+1 |
* | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -3/+12 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | MDEV-9712 Performance degradation of nested NULLIF | Alexander Barkov | 2016-05-05 | 1 | -3/+12 |
* | | | | | cleanup: change Item::walk() to take void* not uchar* | Sergei Golubchik | 2016-06-30 | 1 | -15/+14 |
* | | | | | parentheses in default | Alexander Barkov | 2016-06-30 | 1 | -0/+2 |
* | | | | | Use default character set for expressions | Michael Widenius | 2016-06-30 | 1 | -0/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge branch '10.2' into bb-10.2-mdev9543 | Sergei Petrunia | 2016-03-28 | 1 | -36/+88 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 1 | -34/+80 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent result | Alexander Barkov | 2016-03-21 | 1 | -27/+59 |
| | * | | | MDEV-9653 Assertion `length || !scale' failed in uint my_decimal_length_to_pr... | Alexander Barkov | 2016-03-18 | 1 | -5/+12 |
| | * | | | MDEV-9641 MDEV-9644 NULLIF assertions | Sergei Golubchik | 2016-03-05 | 1 | -2/+9 |
| * | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-02-25 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-02-15 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2016-02-09 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_... | Chaithra Gopalareddy | 2015-11-20 | 1 | -5/+5 |
| * | | | | | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -1/+7 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-9181 (NULLIF(count(table.col)), 0) gives wrong result on 10.1.x | Alexander Barkov | 2016-01-28 | 1 | -1/+7 |
* | | | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646 | Igor Babaev | 2016-02-09 | 1 | -3/+3 |
|/ / / / / | |||||
* | | | | | MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEW | Alexander Barkov | 2016-01-16 | 1 | -1/+3 |
* | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Alexander Barkov | 2015-12-29 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-12-13 | 1 | -2/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-12-09 | 1 | -2/+2 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #19929406: HANDLE_FATAL_SIGNAL (SIG=11) IN | Sreeharsha Ramanavarapu | 2015-09-18 | 1 | -2/+2 |
| | | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | | | * | Merge from 5.1 to 5.5 | Chaithra Gopalareddy | 2012-02-24 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Bug#13012483:EXPLAIN EXTENDED, PREPARED STATEMENT, CRASH IN | Chaithra Gopalareddy | 2012-02-24 | 1 | -1/+1 |
| | | | * | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| | | | |\ \ | | | | | |/ |