summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-14/+14
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-14/+14
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-14/+14
* | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-02-131-1/+0
|\ \ \
| * | | Fixed bug #26017.unknown2007-02-091-1/+0
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-311-1/+7
|\ \ \ \ | |/ / /
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-241-0/+1
| |\ \ \
| | * | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...unknown2007-01-121-0/+1
| | |/ /
| * | | Fixed bug #25580: incorrect stored representations of views in casesunknown2007-01-171-0/+1
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-151-1/+5
| |\ \ \ | | |/ / | |/| |
| | * | BUG#20420: optimizer reports wrong keys on left join with INunknown2007-01-151-1/+5
* | | | Merge mysql.com:/home/ram/work/b19690/b19690.4.1unknown2007-01-311-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix for bug #19690: ORDER BY eliminates rows from the resultunknown2007-01-311-0/+3
* | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-01-091-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed bug #25027.unknown2006-12-131-1/+2
| | |/ | |/|
* | | Many files:unknown2006-12-231-2/+1
|/ /
* | BUG#8804: wrong results for NULL IN (SELECT ...)unknown2006-10-311-9/+39
* | Fixed bug #22753.unknown2006-09-291-0/+1
* | Fixed bug #21698: erroneously a field could be replaced by anunknown2006-09-071-0/+4
* | Merge mysql.com:/home/psergey/mysql-4.1-optunknown2006-07-211-0/+2
|\ \ | |/
| * BUG#20975: Incorrect query result for NOT (subquery):unknown2006-07-211-0/+2
| * gcc 4.1 linux warning fixes backported from 5.0.unknown2006-06-281-0/+14
| * item_cmpfunc.h, cast.result:unknown2006-06-151-10/+5
* | Many files:unknown2006-06-151-10/+5
* | Manually mergedunknown2006-06-141-4/+10
|\ \ | |/
| * Fixed bug#16377: result of DATE/TIME functions were compared as strings whichunknown2006-06-131-4/+10
* | Fix compile failure on Win32unknown2006-04-261-1/+1
* | BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...unknown2006-04-251-3/+74
* | Post review changes for the fix of bug #16504.unknown2006-04-031-1/+1
* | Fixed bug #16504.unknown2006-03-311-0/+1
* | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+17
* | Merge mysql.com:/opt/local/work/mysql-4.1-12734unknown2006-01-141-0/+1
|\ \ | |/
| * A fix and a test case for Bug#12734 " prepared statement may unknown2006-01-141-0/+1
* | Mergeunknown2006-01-131-0/+5
|\ \
| * | Fixed bug #15633: Evaluation of Item_equal for non-const table caused wrongunknown2006-01-111-0/+5
* | | Fix bug #15268 Unchecked null value caused server crashunknown2005-12-091-3/+3
|/ /
* | fix for bug #12595 (ESCAPE must be exactly 1 character long)unknown2005-10-211-2/+5
* | Mergeunknown2005-09-291-2/+2
|\ \ | |/
| * Many files:unknown2005-09-291-2/+2
* | Merge 4.1->5.0unknown2005-09-091-1/+1
|\ \ | |/
| * Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-09-081-1/+1
| |\
| | * BUG#12695: Item_func_isnull::update_used_tables did not update const_item_cacheunknown2005-09-081-1/+1
| * | Merge mysql.com:/home/alexi/mysql-4.1unknown2005-09-071-17/+38
| |\ \
* | \ \ Merge mysql.com:/home/alexi/mysql-5.0unknown2005-09-071-17/+38
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/alexi/dev/mysql-4.1-0unknown2005-09-061-17/+38
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | item_cmpfunc.h:unknown2005-09-061-17/+38
| | | |/ | | |/|
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b12611unknown2005-09-071-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | item_cmpfunc.h:unknown2005-09-061-1/+1
| |/
* | Fix bug #12489 wrongly printed strcmp() function results in creation of brokenunknown2005-08-311-0/+1
* | stop on NULL comparison only if it is allowed (BUG#12509)unknown2005-08-181-1/+3