summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport of a 5.0.74 fix into 5.0.72sp1:Joerg Bruehe2009-01-121-1/+2
* Fix for bug#37526: asymertic operator <=> in triggerRamil Kalimullin2008-09-091-7/+13
* Fix for bug #39021: SELECT REGEXP BINARY NULL never returnsRamil Kalimullin2008-09-051-9/+22
* Bug#37662 nested if() inside sum() is parsed in exponential timeGeorgi Kodinov2008-07-301-4/+8
* Bug#26243 mysql command line crash after control-cunknown2008-03-281-1/+1
* Fixed bug#33764: Wrong result with IN(), CONCAT() and implicitunknown2008-02-131-1/+4
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-26/+43
|\
| * Forced compilers to remove the warning appeared after the patchunknown2007-12-091-0/+1
| * Fix for BUG#32694 "NOT NULL table field in a subquery produces invalid results"unknown2007-12-081-26/+41
| * Fixed bug #32335.unknown2007-11-181-1/+2
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-95/+186
|\ \
| * \ Merge stella.local:/home2/mydev/mysql-5.0-amainunknown2007-11-271-50/+72
| |\ \
| | * \ Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0unknown2007-11-211-50/+72
| | |\ \ | | | |/ | | |/|
| | | * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-10-301-50/+72
| | | |\
| | | | * Bug#31081 server crash in regexp functionunknown2007-10-241-1/+1
| | | | * Bug#31081 server crash in regexp functionunknown2007-10-051-50/+72
| * | | | Fix for bug #32560: crash with interval function and count(*)unknown2007-11-231-12/+25
| |/ / /
| * | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt-28076unknown2007-11-101-1/+1
| |\ \ \
| | * | | Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-1/+1
| | |/ /
| * | | Bug#31800: Date comparison fails with timezone and slashes for greater than c...unknown2007-11-101-27/+40
| |/ /
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-10-131-0/+1
| |\ \
| | * | Bug #31440: 'select 1 regex null' asserts debug serverunknown2007-10-111-0/+1
| * | | Fixed bug #31471: decimal_bin_size: Assertion `scale >= 0 &&unknown2007-10-101-4/+14
| |/ /
| * | Bug#27216: functions with parameters of different date types may return wrongunknown2007-09-221-4/+36
| |/
* | Merge mysql.com:/home/ram/work/mysql-5.0-maintunknown2007-10-291-6/+30
|\ \
| * | Fix for bug #30782: Truncated UNSIGNED BIGINT columns only in SELECT w/ CASE, unknown2007-10-291-6/+30
| |/
* | Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-1/+1
|/
* item_cmpfunc.cc:unknown2007-07-161-1/+1
* item_cmpfunc.cc:unknown2007-07-161-2/+1
* item_cmpfunc.cc:unknown2007-07-151-3/+3
* Extended fix for the bug#29555.unknown2007-07-151-7/+74
* Bug#29739: Incorrect time comparison in BETWEEN.unknown2007-07-121-8/+16
* Bug#29555: Comparing time values as strings may lead to a wrong result.unknown2007-07-111-0/+12
* Merge bk@192.168.21.1:mysql-5.0unknown2007-06-141-0/+17
|\
| * Bug#28778: Wrong result of BETWEEN when comparing a DATETIME field with anunknown2007-06-061-0/+17
* | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-06-051-1/+6
|\ \ | |/
| * Bug#28450: The Item_date_add_interval in select list may fail the field unknown2007-05-301-1/+6
* | Got rid of log_01[], because we don't really need it. Division and log_10[] c...unknown2007-05-301-1/+1
* | Merge polly.local:/home/kaa/src/maint/bug28121/my50-bug28121unknown2007-05-281-1/+1
|\ \ | |/ |/|
| * Fix for bug #28121 "INSERT or UPDATE into DOUBLE(200,0) field being truncated...unknown2007-05-281-1/+1
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50unknown2007-05-211-5/+15
|\ \
| * | Bug#28261: Wrong DATETIME comparison result when the GET_USER_VAR functionunknown2007-05-171-2/+13
| * | Bug#28208: Wrong result of a non-const STRING function with a const DATETIMEunknown2007-05-161-3/+2
* | | Merge siva.hindu.god:/home/tsmith/m/bk/50unknown2007-05-171-47/+209
|\ \ \ | |/ /
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-05-071-45/+207
| |\ \
| | * | Bug#28133: Wrong DATE/DATETIME comparison in IN() function.unknown2007-05-071-46/+208
| * | | Bug#27759: Wrong DATE/DATETIME comparison in LEAST()/GREATEST() functions.unknown2007-05-041-2/+2
| | |/ | |/|
* | | Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-2/+6
|/ /
* | Merge bk@192.168.21.1:mysql-5.0unknown2007-04-291-21/+379
|\ \ | |/
| * Additional fix for the bug#27590.unknown2007-04-281-2/+2