summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#27216: functions with parameters of different date types may return wrongunknown2007-09-221-1/+7
* Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-08-301-0/+18
|\
| * Bug#30237 (Performance regression in boolean expressions)unknown2007-08-221-0/+18
* | Fixed bug #30396.unknown2007-08-151-1/+0
|/
* Extended fix for the bug#29555.unknown2007-07-151-0/+2
* Bug#28133: Wrong DATE/DATETIME comparison in IN() function.unknown2007-05-071-25/+77
* Bug#16377: Wrong DATE/DATETIME comparison in BETWEEN function.unknown2007-04-271-1/+6
* Merge moonbone.local:/mnt/gentoo64/work/27590-bug-5.0-opt-mysqlunknown2007-04-271-10/+17
|\
| * Bug#27590: Wrong DATE/DATETIME comparison.unknown2007-04-271-10/+17
* | Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704unknown2007-04-201-1/+1
|\ \ | |/ |/|
| * Bug#27704: incorrect comparison of rows with NULL componentsunknown2007-04-201-1/+3
* | Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2007-04-031-0/+1
|\ \ | |/
| * Fixed bug #27532: wrong results with ORDER/GROUP BY queries containingunknown2007-04-031-0/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2007-02-131-0/+3
| |\
| * | Fixed bug #24653.unknown2007-01-251-1/+2
* | | Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-2/+15
|\ \ \
| * | | fixed win32 warningsunknown2007-03-021-1/+1
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-021-2/+15
| |\ \ \
| | * | | Bug #19342:unknown2007-03-021-2/+15
* | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-03-011-0/+86
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-02-161-0/+86
| |\ \ \ \
| | * | | | Bug#24532 (The return data type of IS TRUE is different from similarunknown2007-02-121-0/+86
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-14/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-14/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-14/+14
* | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-02-131-1/+0
|\ \ \ \ \ \
| * | | | | | Fixed bug #26017.unknown2007-02-091-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-311-1/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-241-0/+1
| |\ \ \ \ \
| | * | | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...unknown2007-01-121-0/+1
| | |/ / / /
| * | | | | Fixed bug #25580: incorrect stored representations of views in casesunknown2007-01-171-0/+1
| * | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-151-1/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | BUG#20420: optimizer reports wrong keys on left join with INunknown2007-01-151-1/+5
* | | | | | Merge mysql.com:/home/ram/work/b19690/b19690.4.1unknown2007-01-311-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | fix for bug #19690: ORDER BY eliminates rows from the resultunknown2007-01-311-0/+3
| | |_|/ | |/| |
* | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-01-091-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed bug #25027.unknown2006-12-131-1/+2
| | |/ | |/|
* | | Many files:unknown2006-12-231-2/+1
|/ /
* | BUG#8804: wrong results for NULL IN (SELECT ...)unknown2006-10-311-9/+39
* | Fixed bug #22753.unknown2006-09-291-0/+1
* | Fixed bug #21698: erroneously a field could be replaced by anunknown2006-09-071-0/+4
* | Merge mysql.com:/home/psergey/mysql-4.1-optunknown2006-07-211-0/+2
|\ \ | |/
| * BUG#20975: Incorrect query result for NOT (subquery):unknown2006-07-211-0/+2
| * gcc 4.1 linux warning fixes backported from 5.0.unknown2006-06-281-0/+14
| * item_cmpfunc.h, cast.result:unknown2006-06-151-10/+5
* | Many files:unknown2006-06-151-10/+5
* | Manually mergedunknown2006-06-141-4/+10
|\ \ | |/
| * Fixed bug#16377: result of DATE/TIME functions were compared as strings whichunknown2006-06-131-4/+10
* | Fix compile failure on Win32unknown2006-04-261-1/+1
* | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...unknown2006-04-251-3/+74