summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#54916 GROUP_CONCAT + IFNULL truncates outputAlexander Barkov2010-08-191-10/+16
* mergeGeorgi Kodinov2010-08-051-1/+1
|\
| * Bug#54568: create view cause Assertion failed: 0, Martin Hansson2010-08-051-1/+1
* | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-5/+0
* | Bug#49771: Incorrect MIN/MAX for date/time values.Evgeny Potemkin2010-07-191-4/+12
* | Automerge.Ramil Kalimullin2010-06-241-3/+4
|\ \ | |/
| * Automerge.Ramil Kalimullin2010-06-241-3/+4
| |\
| | * Fix for bug #54575: crash when joining tables with unique set columnRamil Kalimullin2010-06-201-3/+4
* | | Automerge.Alexey Kopytov2010-06-241-0/+10
|\ \ \ | |/ /
| * | Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-221-0/+10
| |/
* | Bug #38745: MySQL 5.1 optimizer uses filesort for ORDER BYGleb Shchepa2010-05-311-2/+17
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+3
* | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-22/+23
|\ \ | |/ |/|
| * Mergine from mysql-next-meAlexander Barkov2010-02-271-4/+0
| |\
| | * Bug#43201 : Stack overrun when running sp-error test.Vladislav Vaintroub2010-02-231-4/+0
| * | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-15/+19
| |/
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1
| * Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-1/+1
| |\
| | * Manual merge from mysql-5.1.Alexander Nozdrin2009-12-161-1/+1
| | |\
| * | \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-104/+90
| |\ \ \ | | |/ /
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-59/+234
| |\ \ \
| * \ \ \ Auto-merged fix for the bug#34384.Evgeny Potemkin2009-12-011-4/+43
| |\ \ \ \
| * | | | | Backport of:Konstantin Osipov2009-11-241-1/+1
| * | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-1/+2
| |\ \ \ \ \
| | * | | | | Bug#42664: Sign ignored for TIME types when not comparing as longlongMagne Mahre2009-11-041-1/+2
* | | | | | | Bug #49910: Behavioural change in SELECT/WHERE on YEAR(4) data type ...Gleb Shchepa2010-03-221-5/+14
* | | | | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-13/+13
* | | | | | | merge 5.1-main to 5.1-bugteamGeorgi Kodinov2010-01-131-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Fix for bug#49517: Inconsistent behavior while using Ramil Kalimullin2009-12-151-1/+1
| * | | | | Bug#49489: Uninitialized cache led to a wrong result.Georgi Kodinov2009-12-151-1/+1
| * | | | | Bug #49480: WHERE using YEAR columns returns unexpected resultsGeorgi Kodinov2009-12-151-96/+48
| | |_|_|/ | |/| | |
* | | | | Auto-merged fix for bug#49489.Evgeny Potemkin2009-12-111-1/+1
|\ \ \ \ \
| * | | | | Bug#49489: Uninitialized cache led to a wrong result.Evgeny Potemkin2009-12-091-1/+1
* | | | | | Auto-merge.Ramil Kalimullin2009-12-101-96/+48
|\ \ \ \ \ \
| * | | | | | Bug #49480: WHERE using YEAR columns returns unexpected resultsGleb Shchepa2009-12-101-96/+48
| |/ / / / /
* | | | | | Manual merge.Ramil Kalimullin2009-12-101-6/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for bug#49199: Optimizer handles incorrectly: Ramil Kalimullin2009-12-041-6/+40
* | | | | | Auto-merged.Evgeny Potemkin2009-12-021-1/+1
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Bug#48508: Crash on prepared statement re-execution.Evgeny Potemkin2009-12-011-1/+1
* | | | | Additional fix for the bug#43668.Evgeny Potemkin2009-11-251-0/+13
* | | | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-57/+213
|\ \ \ \ \
| * | | | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-62/+213
| | |_|/ / | |/| | |
* | | | | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-11-061-4/+43
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-4/+43
| |/ / /
* | | | Bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2009-11-041-2/+8
| |_|/ |/| |
* | | Bug#48177 - SELECTs with NOT IN subqueries containing NULL Jorgen Loland2009-11-031-42/+54
* | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-3/+3
* | | Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-37/+63
|/ /
* | Bug #44139: Table scan when NULL appears in IN clauseGleb Shchepa2009-10-051-3/+14
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
|\ \ | |/