summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Merge from mysql-5.5.9-releaseJonathan Perkin2011-02-081-3/+6
| | | |\ \ \
| | | | * \ \ Merge fix for Bug#59211 to mysql-5.5-securityOystein Grovlen2011-01-121-3/+6
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Bug#59211: Select Returns Different Value for min(year) FunctionOystein Grovlen2011-01-121-3/+6
| | | * | | | Merge of fix for Bug#59173.Martin Hansson2011-01-191-1/+1
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Bug#59173: Failure to handle DATE(TIME) values where Year, Month or Day isMartin Hansson2011-01-191-1/+1
| | | | | |/ | | | | |/|
| | | * | | Bug #59241 invalid memory read in do_div_mod with doubly assigned variablesTor Didriksen2011-01-141-2/+1
| | | * | | Fix for Bug#57034 incorrect OUTER JOIN result when joined on unique keyOle John Aske2011-01-131-2/+2
| | | | |/ | | | |/|
| | | * | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ | | | | |/
| | | | * MergeKent Boortz2010-12-291-1/+1
| | | | |\
| | | | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | * | mergeGeorgi Kodinov2010-12-161-5/+6
| | | | |\ \
| | | * | \ \ merge mysql-5.5->mysql-5.5-bugteamGeorgi Kodinov2010-12-161-5/+6
| | | |\ \ \ \
| | | | * \ \ \ 5.1-security->5.5-security mergeSergey Glukhov2010-11-181-5/+6
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Bug#58022 ... like ... escape export_set ( ... ) crashes when export_set retu...Sergey Glukhov2010-11-181-5/+6
| | | * | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-5/+5
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | / / | | | | | |/ / | | | | |/| |
| | | | * | | Fixed following problems:Sergey Glukhov2010-12-141-5/+5
| | | | |/ /
| | | * | | Bug#55744 GROUP_CONCAT + CASE + ucs return garbageAlexander Barkov2010-10-061-0/+8
| | | * | | Merge 5.5 -> 5.5-merge.Konstantin Osipov2010-09-241-12/+15
| | | |\ \ \
| | | | * | | Bug#55077: Assertion failed: width > 0 && to != ((void *)0),Alexey Kopytov2010-08-251-12/+15
| | | * | | | Manual merge of the fix for bug #54190 and the addendum patchAlexey Kopytov2010-09-091-0/+7
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Automerge.Alexey Kopytov2010-09-091-0/+7
| | | | |\ \ \
| | | | | * | | Bug #54190: Comparison to row subquery produces incorrectAlexey Kopytov2010-09-091-0/+7
| | | * | | | | Merge of fix for Bug#51070.Martin Hansson2010-09-071-3/+76
| | | |\ \ \ \ \ | | | | |/ / / / | | | | | | / / | | | | |_|/ / | | | |/| | |
| | | | * | | Bug#51070: Query with a NOT IN subquery predicate returns a wrong result setMartin Hansson2010-09-071-3/+76
| | | | |/ /
| | | * | | 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