summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-01-091-3/+3
|\
| * Fixed bug #25027.unknown2006-12-131-3/+3
* | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Many files:unknown2006-12-231-2/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-291-3/+35
|\
| * Merge bk-internal:/home/bk/mysql-5.0unknown2006-11-271-2/+2
| |\
| | * Remove compiler warningsunknown2006-11-201-2/+2
| * | BUG#8804: wrong results for NULL IN (SELECT ...)unknown2006-10-311-1/+33
| |/
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-bug17047unknown2006-11-161-1/+0
|\ \ | |/ |/|
| * BUG#17047: CHAR() and IN() can return NULL without signaling NULL resultunknown2006-11-161-1/+0
* | Fixed bug #19579: at range analysis optimizer did not take into unknown2006-10-161-0/+2
* | merge fixesunknown2006-09-181-1/+3
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-optunknown2006-09-151-123/+26
|\ \ | |/
| * item_cmpfunc.cc:unknown2006-09-121-2/+24
| * query_cache.result, func_time.test, type_date.result, func_time.result:unknown2006-09-081-108/+3
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0unknown2006-09-151-6/+55
|\ \
| * | Post-pushbuild corrections for fix of bug #21698.unknown2006-09-091-1/+1
| * | Fixed bug #21698: erroneously a field could be replaced by anunknown2006-09-071-6/+55
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-301-4/+22
|\ \ \ | |/ / |/| |
| * | BUG#21166: Prepared statement causes signal 11 on second executionunknown2006-08-241-4/+22
* | | item_cmpfunc.cc, item.cc:unknown2006-08-231-0/+1
* | | Fixed bug#21475: Wrongly applied constant propagation leads to a false compar...unknown2006-08-211-1/+4
* | | Fixed bug#15950: NOW() optimized away in VIEWsunknown2006-08-151-20/+28
|/ /
* | 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