summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#11766191:INVALID MEMORY READ IN DO_DIV_MOD WITH DOUBLY ASSIGNED VARIABLESChaithra Gopalareddy2013-05-221-1/+0
* Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* Bug #16311231: MISSING DATA ON SUBQUERY WITH WHERE + XORGleb Shchepa2013-02-271-4/+1
* Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLYGleb Shchepa2013-01-231-4/+8
* BackportTor Didriksen2012-09-251-1/+20
* Bug#11766212 59270: NOT IN (YEAR( ... ), ... ) PRODUCES MANY VALGRIND WARNINGSSergey Glukhov2011-04-121-7/+5
* Merge from mysql-5.1.55-releasekaren.langford@oracle.com2011-02-081-4/+7
|\
| * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| * Bug#59211: Select Returns Different Value for min(year) FunctionOystein Grovlen2011-01-121-3/+6
* | Bug#59173: Failure to handle DATE(TIME) values where Year, Month or Day isMartin Hansson2011-01-191-1/+1
|/
* MergeKent Boortz2010-12-291-1/+1
|\
| * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* | mergeGeorgi Kodinov2010-12-161-5/+6
|\ \
| * | Bug#58022 ... like ... escape export_set ( ... ) crashes when export_set retu...Sergey Glukhov2010-11-181-5/+6
* | | Fixed following problems:Sergey Glukhov2010-12-141-5/+5
|/ /
* | Automerge.Alexey Kopytov2010-09-091-0/+7
|\ \
| * | Bug #54190: Comparison to row subquery produces incorrectAlexey Kopytov2010-09-091-0/+7
* | | Bug#51070: Query with a NOT IN subquery predicate returns a wrong result setMartin Hansson2010-09-071-3/+76
|/ /
* | Bug#54568: create view cause Assertion failed: 0, Martin Hansson2010-08-051-1/+1
* | Automerge.Ramil Kalimullin2010-06-241-3/+4
|\ \
| * | Fix for bug #54575: crash when joining tables with unique set columnRamil Kalimullin2010-06-201-3/+4
* | | Bug#54477: Crash on IN / CASE with NULL argumentsAlexey Kopytov2010-06-221-0/+10
|/ /
* | 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
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-12/+5
* | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-3/+3
* | Manual merge.Alexey Kopytov2009-07-031-2/+3
|\ \