summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* item_cmpfunc.cc:evgen@moonbone.local2007-07-161-1/+1
* item_cmpfunc.cc:evgen@moonbone.local2007-07-161-2/+1
* item_cmpfunc.cc:evgen@moonbone.local2007-07-151-3/+3
* Extended fix for the bug#29555.evgen@moonbone.local2007-07-151-7/+74
* Bug#29739: Incorrect time comparison in BETWEEN.evgen@moonbone.local2007-07-121-8/+16
* Bug#29555: Comparing time values as strings may lead to a wrong result.evgen@moonbone.local2007-07-111-0/+12
* Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@hfmain.(none)2007-06-141-0/+17
|\
| * Bug#28778: Wrong result of BETWEEN when comparing a DATETIME field with anevgen@moonbone.local2007-06-061-0/+17
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0tsmith@quadxeon.mysql.com2007-06-051-1/+6
|\ \ | |/
| * Bug#28450: The Item_date_add_interval in select list may fail the field evgen@moonbone.local2007-05-301-1/+6
* | Got rid of log_01[], because we don't really need it. Division and log_10[] c...kaa@polly.local2007-05-301-1/+1
* | Merge polly.local:/home/kaa/src/maint/bug28121/my50-bug28121kaa@polly.local2007-05-281-1/+1
|\ \ | |/ |/|
| * Fix for bug #28121 "INSERT or UPDATE into DOUBLE(200,0) field being truncated...kaa@polly.local2007-05-281-1/+1
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50tsmith@quadxeon.mysql.com2007-05-211-5/+15
|\ \
| * | Bug#28261: Wrong DATETIME comparison result when the GET_USER_VAR functionevgen@moonbone.local2007-05-171-2/+13
| * | Bug#28208: Wrong result of a non-const STRING function with a const DATETIMEevgen@moonbone.local2007-05-161-3/+2
* | | Merge siva.hindu.god:/home/tsmith/m/bk/50tsmith@siva.hindu.god2007-05-171-47/+209
|\ \ \ | |/ /
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-05-071-45/+207
| |\ \
| | * | Bug#28133: Wrong DATE/DATETIME comparison in IN() function.evgen@moonbone.local2007-05-071-46/+208
| * | | Bug#27759: Wrong DATE/DATETIME comparison in LEAST()/GREATEST() functions.evgen@moonbone.local2007-05-041-2/+2
| | |/ | |/|
* | | Backport of TIME->MYSQL_TIME / Y2K fixsetmsvensson@pilot.blaudden2007-05-161-2/+6
|/ /
* | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-04-291-21/+379
|\ \ | |/
| * Additional fix for the bug#27590.evgen@sunlight.local2007-04-281-2/+2
| * Bug#16377: Wrong DATE/DATETIME comparison in BETWEEN function.evgen@moonbone.local2007-04-271-23/+67
| * Merge moonbone.local:/mnt/gentoo64/work/27590-bug-5.0-opt-mysqlevgen@moonbone.local2007-04-271-2/+316
| |\
| | * Bug#27590: Wrong DATE/DATETIME comparison.evgen@moonbone.local2007-04-271-2/+316
* | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0msvensson@pilot.blaudden2007-04-231-4/+14
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0ibabaev@bk-internal.mysql.com2007-04-211-4/+14
| |\ \
| | * \ Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-27704gshchepa/uchum@gshchepa.loc2007-04-201-4/+14
| | |\ \
| | | * | Bug#27704: incorrect comparison of rows with NULL componentsgshchepa/uchum@gshchepa.loc2007-04-201-4/+32
* | | | | Merge mysql.com:/home/ram/work/mysql-5.0-maintramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-04-191-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for bug #22824: strict, datetime, NULL, wrong warningramil/ram@mysql.com/ramil.myoffice.izhnet.ru2006-12-211-1/+2
* | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0jamppa@bk-internal.mysql.com2007-04-171-4/+61
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Post-merge fix.igor@olga.mysql.com2007-04-111-3/+3
| * | | | Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug27484igor@olga.mysql.com2007-04-111-4/+61
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Fixed bug #27484: a crash when incompatible row expressions with nested rowsigor@olga.mysql.com2007-04-111-4/+61
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2007-04-121-0/+20
|\ \ \ \ | |/ / /
| * | | Merge olga.mysql.com:/home/igor/mysql-4.1-optigor@olga.mysql.com2007-04-031-0/+20
| |\ \ \ | | |/ /
| | * | Fixed bug #27532: wrong results with ORDER/GROUP BY queries containingigor@olga.mysql.com2007-04-031-0/+20
* | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-mainjani@ua141d10.elisa.omakaista.fi2007-03-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed compiler warnings.jani@ua141d10.elisa.omakaista.fi2007-03-221-3/+3
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2007-02-131-0/+49
| |\ \
| * | | Fixed bug #24653.igor@olga.mysql.com2007-01-251-3/+4
* | | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-221-1/+2
|\ \ \ \
| * | | | Fixed bug #27362: crash at evaluation of IN predicate when oneigor@olga.mysql.com2007-03-221-1/+2
* | | | | Fix a failure in test "func_in" on some 64-bit big-endian hosts in first 5.0....joerg@trift2.2007-03-171-2/+2
|/ / / /
* | | | Merge bk@192.168.21.1:mysql-5.0holyfoot/hf@mysql.com/hfmain.(none)2007-03-081-5/+125
|\ \ \ \
| * \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@magare.gmz2007-03-021-5/+125
| |\ \ \ \
| | * | | | Bug #19342:gkodinov/kgeorge@macbook.gmz2007-03-021-5/+125
* | | | | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-03-011-6/+68
|\ \ \ \ \ \ | |/ / / / / |/| | | | |