summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#21166: Prepared statement causes signal 11 on second executionunknown2006-08-241-4/+22
* Merge mysql.com:/home/psergey/mysql-4.1-optunknown2006-07-211-0/+22
|\
| * BUG#20975: Incorrect query result for NOT (subquery):unknown2006-07-211-0/+22
* | Bug#20783: Valgrind uninitialised warning in test case ctype_ucaunknown2006-07-031-1/+1
* | BUG#20769: Dangling pointer in ctype_recoding test case.unknown2006-06-301-10/+10
* | Manually mergedunknown2006-06-201-1/+2
|\ \ | |/
| * select.result:unknown2006-06-201-1/+2
* | item_cmpfunc.cc:unknown2006-06-201-0/+4
* | Mergeunknown2006-06-201-20/+8
|\ \ | |/
| * item_cmpfunc.cc, func_in.result, func_in.test:unknown2006-06-201-20/+8
* | Merge moonbone.local:/home/evgen/bk-trees/mysql-4.1-optunknown2006-06-171-21/+11
|\ \ | |/
| * item_strfunc.cc:unknown2006-06-161-21/+11
* | Many files:unknown2006-06-151-4/+4
* | Manually mergedunknown2006-06-141-16/+113
|\ \ | |/
| * Fixed bug#16377: result of DATE/TIME functions were compared as strings whichunknown2006-06-131-32/+122
* | item_cmpfunc.cc, func_in.result, multi_update.result:unknown2006-05-301-0/+23
* | Manually mergedunknown2006-05-301-4/+12
|\ \ | |/
| * Fixed bug#18360: Incorrect type coercion in IN() results in false comparisonunknown2006-05-301-2/+35
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2006-05-181-5/+24
|\ \
| * | Fixed bug#19077: A nested materialized derived table is used before being pop...unknown2006-05-181-5/+24
* | | Fixed bug #19816.unknown2006-05-171-1/+3
|/ /
* | Merge mysql.com:/usr/local/mysql/mysql-4.1unknown2006-04-241-4/+19
|\ \ | |/
| * Bug #17896: MIN of CASE WHEN returns non-minimum value!unknown2006-04-211-1/+5
| * Fix for bug #17896: MIN of CASE WHEN returns non-minimum value!unknown2006-03-061-4/+15
* | Fixed bug #18618.unknown2006-04-111-10/+2
* | 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