summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #16069.unknown2006-04-081-2/+2
* Post review changes for the fix of bug #16504.unknown2006-04-031-2/+2
* Fixed bug #16504.unknown2006-03-311-2/+35
* Fixed bug #17164.unknown2006-03-241-4/+7
* Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-03-091-1/+2
|\
| * Fixed bug#17726: Not checked empty list caused endless loopunknown2006-03-031-1/+2
* | Fix for bug#17826 'type_decimal' fails with ps-protocolunknown2006-03-031-6/+0
|/
* bug #9088 (bigint WHERE fails)unknown2006-03-011-1/+2
* Fixed bug#16272: IF function with decimal args can produce wrong resultunknown2006-02-141-1/+2
* Merge mysql.com:/opt/local/work/mysql-4.1-12734unknown2006-01-141-0/+6
|\
| * A fix and a test case for Bug#12734 " prepared statement may unknown2006-01-141-0/+6
* | Fixed bug #15633: Evaluation of Item_equal for non-const table caused wrongunknown2006-01-111-3/+8
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-12-021-28/+33
|\ \
| * \ Merge mysql.com:/home/jimw/my/mysql-4.1-12612unknown2005-12-011-27/+32
| |\ \
| | * | Fix handling of comparisons done by IN() to be consistent with how theyunknown2005-11-071-26/+32
| | |/
| * | Fixed bug #15106.unknown2005-11-251-1/+1
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-221-12/+12
|\ \ \ | |/ /
| * | Inefficient usage of String::append() fixed.unknown2005-11-201-12/+12
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-11-041-1/+1
|\ \ \ | |/ / |/| |
| * | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-10-221-1/+1
| |\ \
| | * | Fixed bug #12762:unknown2005-10-151-1/+1
* | | | Fix bug #14093 Query takes a lot of time when date format is not validunknown2005-11-031-0/+5
|/ / /
* | | fix for bug #12595 (ESCAPE must be exactly 1 character long)unknown2005-10-211-0/+9
|/ /
* | Merge msdesk.(none):/home/msvensson/mysql-4.1unknown2005-10-061-2/+3
|\ \ | |/
| * item_cmpfunc.cc:unknown2005-10-061-1/+1
| * item_cmpfunc.cc:unknown2005-10-051-1/+1
| * Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-291-2/+3
| |\
| | * Bug#13046: LIKE pattern matching using prefixunknown2005-09-211-2/+3
* | | Mergeunknown2005-09-291-16/+16
|\ \ \ | |/ /
| * | Many files:unknown2005-09-291-16/+16
| |/
* | Merged from 4.1 to 5.0.unknown2005-09-131-2/+1
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1unknown2005-09-121-6/+7
|\ \ | |/
| * Review fixes since last pullunknown2005-09-121-7/+9
* | Merge mysql.com:/home/alexi/dev/mysql-4.1-12101unknown2005-09-091-0/+4
|\ \ | |/
| * BUG #12101: Additional fix.unknown2005-09-091-0/+4
| * Merge mysql.com:/home/alexi/mysql-4.1unknown2005-09-071-8/+150
| |\
* | \ Merge mysql.com:/home/alexi/mysql-5.0unknown2005-09-071-10/+151
|\ \ \
| * | | join_outer.result, opt_range.cc, item_cmpfunc.cc:unknown2005-09-071-8/+8
| * | | Merge mysql.com:/home/alexi/dev/mysql-4.1-0unknown2005-09-061-8/+149
| |\ \ \ | | | |/ | | |/|
| | * | item_cmpfunc.h:unknown2005-09-061-8/+150
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12611unknown2005-09-071-1/+36
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | func_like.result, func_like.test:unknown2005-09-061-1/+18
| * | Bug#12611: ESCAPE + LIKE do not work when the escape char is a multibyte oneunknown2005-08-311-1/+19
| |/
* | Rename:unknown2005-09-021-1/+1
* | Cleanup during review of new pushed codeunknown2005-08-221-1/+2
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-191-4/+22
|\ \
| * | stop on NULL comparison only if it is allowed (BUG#12509)unknown2005-08-181-4/+22
* | | Revert patch for Bug #12595, it causes the sql_mode test to fail.unknown2005-08-171-6/+0
|/ /
* | after review fix for bug #12595unknown2005-08-161-1/+1
* | fix for bug #12595 (Escape character has to be exactly one)unknown2005-08-161-1/+7