summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#28133: Wrong DATE/DATETIME comparison in IN() function.evgen@moonbone.local2007-05-071-25/+77
* Bug#16377: Wrong DATE/DATETIME comparison in BETWEEN function.evgen@moonbone.local2007-04-271-1/+6
* Merge moonbone.local:/mnt/gentoo64/work/27590-bug-5.0-opt-mysqlevgen@moonbone.local2007-04-271-10/+17
|\
| * Bug#27590: Wrong DATE/DATETIME comparison.evgen@moonbone.local2007-04-271-10/+17
* | Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704gshchepa/uchum@gshchepa.loc2007-04-201-1/+1
|\ \ | |/ |/|
| * Bug#27704: incorrect comparison of rows with NULL componentsgshchepa/uchum@gshchepa.loc2007-04-201-1/+3
* | Merge olga.mysql.com:/home/igor/mysql-4.1-optigor@olga.mysql.com2007-04-031-0/+1
|\ \ | |/
| * Fixed bug #27532: wrong results with ORDER/GROUP BY queries containingigor@olga.mysql.com2007-04-031-0/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2007-02-131-0/+3
| |\
| * | Fixed bug #24653.igor@olga.mysql.com2007-01-251-1/+2
* | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-2/+15
|\ \ \
| * | | fixed win32 warningsgkodinov/kgeorge@magare.gmz2007-03-021-1/+1
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-03-021-2/+15
| |\ \ \
| | * | | Bug #19342:gkodinov/kgeorge@macbook.gmz2007-03-021-2/+15
* | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-0/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-02-161-0/+86
| |\ \ \ \
| | * | | | Bug#24532 (The return data type of IS TRUE is different from similarmalff/marcsql@weblab.(none)2007-02-121-0/+86
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-14/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-14/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-14/+14
* | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0ibabaev@bk-internal.mysql.com2007-02-131-1/+0
|\ \ \ \ \ \
| * | | | | | Fixed bug #26017.igor@olga.mysql.com2007-02-091-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0cmiller@zippy.cornsilk.net2007-01-311-1/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optsergefp@mysql.com2007-01-241-0/+1
| |\ \ \ \ \
| | * | | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...sergefp@mysql.com2007-01-121-0/+1
| | |/ / / /
| * | | | | Fixed bug #25580: incorrect stored representations of views in casesigor@olga.mysql.com2007-01-171-0/+1
| * | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.gmz2007-01-151-1/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | BUG#20420: optimizer reports wrong keys on left join with INgkodinov/kgeorge@macbook.gmz2007-01-151-1/+5
* | | | | | Merge mysql.com:/home/ram/work/b19690/b19690.4.1ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-01-311-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | fix for bug #19690: ORDER BY eliminates rows from the resultramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-01-311-0/+3
| | |_|/ | |/| |
* | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-01-091-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed bug #25027.igor@olga.mysql.com2006-12-131-1/+2
| | |/ | |/|
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ /
* | BUG#8804: wrong results for NULL IN (SELECT ...)sergefp@mysql.com2006-10-311-9/+39
* | Fixed bug #22753.igor@rurik.mysql.com2006-09-291-0/+1
* | Fixed bug #21698: erroneously a field could be replaced by anigor@rurik.mysql.com2006-09-071-0/+4
* | Merge mysql.com:/home/psergey/mysql-4.1-optsergefp@mysql.com2006-07-211-0/+2
|\ \ | |/
| * BUG#20975: Incorrect query result for NOT (subquery):sergefp@mysql.com2006-07-211-0/+2
| * gcc 4.1 linux warning fixes backported from 5.0.gkodinov@mysql.com2006-06-281-0/+14
| * item_cmpfunc.h, cast.result:evgen@moonbone.local2006-06-151-10/+5
* | Many files:evgen@moonbone.local2006-06-151-10/+5
* | Manually mergedevgen@moonbone.local2006-06-141-4/+10
|\ \ | |/
| * Fixed bug#16377: result of DATE/TIME functions were compared as strings whichevgen@moonbone.local2006-06-131-4/+10
* | Fix compile failure on Win32sergefp@mysql.com2006-04-261-1/+1
* | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...sergefp@mysql.com2006-04-251-3/+74
* | Post review changes for the fix of bug #16504.igor@rurik.mysql.com2006-04-031-1/+1
* | Fixed bug #16504.igor@rurik.mysql.com2006-03-311-0/+1
* | Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-0/+17
* | Merge mysql.com:/opt/local/work/mysql-4.1-12734konstantin@mysql.com2006-01-141-0/+1
|\ \ | |/
| * A fix and a test case for Bug#12734 " prepared statement may konstantin@mysql.com2006-01-141-0/+1