Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from 5.3 | Alexander Barkov | 2013-09-10 | 1 | -65/+74 |
|\ | |||||
| * | MDEV-4863 COALESCE(time_or_datetime) returns wrong results in numeric context | Alexander Barkov | 2013-09-09 | 1 | -65/+80 |
* | | Fix for MDEV-4836 fix: take into account situation where "notnull_col IS NULL... | Sergey Petrunya | 2013-08-26 | 1 | -2/+2 |
* | | Fix for MDEV-4836: Merge with current 5.5 | Sergey Petrunya | 2013-08-26 | 1 | -17/+10 |
|\ \ | |||||
| * | | MDEV-4836: Wrong result on <not null date column> IS NULL (old documented hac... | Sergey Petrunya | 2013-08-23 | 1 | -17/+10 |
* | | | Merging from 5.3 | Alexander Barkov | 2013-08-22 | 1 | -3/+3 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | MDEV-4804 Date comparing false result | Alexander Barkov | 2013-08-22 | 1 | -3/+3 |
* | | Merge 5.3->5.5 | Igor Babaev | 2013-08-21 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Fix bug MDEV-4895 Valgrind warnings (Conditional jump or move depends on unin... | unknown | 2013-08-20 | 1 | -0/+4 |
* | | Merge 5.3->5.5. | Igor Babaev | 2013-08-18 | 1 | -15/+46 |
|\ \ | |/ | |||||
| * | Merge | Igor Babaev | 2013-08-15 | 1 | -15/+46 |
| |\ | |||||
| | * | Fixed bug mdev-4355. | Igor Babaev | 2013-08-15 | 1 | -15/+46 |
* | | | Merge from 5.3 | Alexander Barkov | 2013-08-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | MDEV-4512 Valgrind warnings in my_long10_to_str_8bit on INTERVAL and DATE_ADD... | Alexander Barkov | 2013-08-08 | 1 | -1/+1 |
| |/ | |||||
* | | MDEV-4817: Optimizer fails to optimize expression of the form 'FOO' IS NULL | Sergey Petrunya | 2013-07-31 | 1 | -5/+51 |
* | | mysql-5.5.32 merge | Sergei Golubchik | 2013-07-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
* | | | Merging from 5.3 | Alexander Barkov | 2013-07-08 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | MDEV-4667 DATE('string') incompability between mysql and mariadb | Sergei Golubchik | 2013-07-03 | 1 | -2/+2 |
* | | | mysql-5.5.31 merge | Sergei Golubchik | 2013-05-07 | 1 | -3/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Manual up-merge (16311231 backport) | Gleb Shchepa | 2013-02-28 | 1 | -4/+1 |
| |\ \ | |||||
| | * | | Bug #16311231: MISSING DATA ON SUBQUERY WITH WHERE + XOR | Gleb Shchepa | 2013-02-27 | 1 | -4/+1 |
| * | | | Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLY | Gleb Shchepa | 2013-01-31 | 1 | -4/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLY | Gleb Shchepa | 2013-01-23 | 1 | -4/+8 |
* | | | | MDEV-4265 5.5 is slower than 5.3 because of many str_to_datetime calls | Sergei Golubchik | 2013-03-13 | 1 | -1/+2 |
* | | | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 1 | -1/+85 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fixed bug mdev-4177 | Igor Babaev | 2013-02-24 | 1 | -1/+83 |
| * | | | Fixed bug mdev-4172. | Igor Babaev | 2013-02-21 | 1 | -0/+2 |
* | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 1 | -14/+14 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Bug#15972635: Incorrect results returned in 32 table join with HAVING | Roy Lyseng | 2012-12-21 | 1 | -11/+11 |
| * | | | merge 5.1 => 5.5 | Tor Didriksen | 2012-09-25 | 1 | -0/+19 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | 5.3 merge | Sergei Golubchik | 2013-01-15 | 1 | -10/+14 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | 5.2->5.3 merge | Sergei Golubchik | 2013-01-10 | 1 | -1/+2 |
| |\ \ \ | |||||
| | * \ \ | 5.1 merge | Sergei Golubchik | 2013-01-10 | 1 | -1/+2 |
| | |\ \ \ | |||||
| | | * \ \ | mysql-5.1.67 merge | Sergei Golubchik | 2013-01-09 | 1 | -1/+21 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Backport | Tor Didriksen | 2012-09-25 | 1 | -1/+20 |
| * | | | | | MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subquery | unknown | 2012-12-28 | 1 | -8/+12 |
| * | | | | | MDEV-3928: Assertion `example' failed in Item_cache::is_expensive_processor w... | unknown | 2012-12-19 | 1 | -1/+1 |
| * | | | | | 5.2 merge. | Sergei Golubchik | 2012-08-22 | 1 | -0/+19 |
| |\ \ \ \ \ | | |/ / / / | |||||
* | | | | | | Merge from 5.3 | unknown | 2012-08-24 | 1 | -0/+19 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge from 5.2 | unknown | 2012-08-24 | 1 | -0/+19 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | |||||
| | * | | | | Fix for LP bug#1001505 and LP bug#1001510 | unknown | 2012-06-21 | 1 | -0/+19 |
* | | | | | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Bug#11766101 : 59140: LIKE CONCAT('%',@A,'%') DOESN'T MATCH WHEN @A CONTAINS ... | Mayank Prasad | 2012-05-17 | 1 | -1/+1 |
* | | | | | | Merge 5.3 -> 5.5 | Sergey Petrunya | 2012-06-20 | 1 | -0/+41 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge 5.2->5.3 | Sergey Petrunya | 2012-06-18 | 1 | -0/+41 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Fix of LP bug#992380 + revise fix_fields about missing with_subselect collection | unknown | 2012-05-25 | 1 | -0/+38 |
| | * | | | | Fix of LP bug#992380 + revise fix_fields about missing with_subselect collection | unknown | 2012-05-22 | 1 | -0/+3 |
* | | | | | | Merged the fix for bug lp:944706, mdev-193 | unknown | 2012-06-19 | 1 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge the fix for lp:944706, mdev-193 | unknown | 2012-06-06 | 1 | -1/+9 |
| |\ \ \ \ \ \ |