summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-5/+125
|\
| * Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-021-5/+125
| |\
| | * Bug #19342:unknown2007-03-021-5/+125
* | | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-03-011-6/+68
|\ \ \ | |/ / |/| |
| * | Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-baseunknown2007-02-161-6/+68
| |\ \
| | * | Bug#24532 (The return data type of IS TRUE is different from similarunknown2007-02-121-6/+68
* | | | After merge fixesunknown2007-02-211-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-39/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-37/+40
| |\ \ \ | | |/ / | |/| |
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-151-37/+40
| | |\ \
| | | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-37/+40
* | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-02-131-5/+3
|\ \ \ \ \
| * | | | | Fixed bug #26017.unknown2007-02-091-3/+1
| | |_|_|/ | |/| | |
| * | | | Fixed bug #26124: SELECT from a view wrapper over a table unknown2007-02-071-2/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-311-5/+45
|\ \ \ \ \ | |/ / / /
| * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-01-241-5/+29
| |\ \ \ \
| | * | | | BUG#24127: (a,b) IN (SELECT c,d ...) can produce wrong results if a and/or b ...unknown2007-01-121-5/+29
| | |/ / /
| * | | | Fixed bug #25580: incorrect stored representations of views in casesunknown2007-01-171-0/+16
| |/ / /
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-01-311-0/+49
|\ \ \ \
| * | | | after-merge fix.unknown2007-01-311-9/+9
| * | | | Merge mysql.com:/home/ram/work/b19690/b19690.4.1unknown2007-01-311-0/+49
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | fix for bug #19690: ORDER BY eliminates rows from the resultunknown2007-01-311-0/+49
* | | | | Fix for bug #22026: Warning when using IF statement and large unsigned bigintunknown2007-01-221-3/+9
|/ / / /
* | | | 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