summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-1/+7
|\
| * Cleanups during reviewunknown2005-07-181-1/+7
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-161-20/+24
|\ \ | |/ |/|
| * stop evaluation constant functions in WHERE (BUG#4663)unknown2005-07-161-18/+22
* | After merge fixesunknown2005-07-041-3/+7
* | manual mergeunknown2005-07-041-1/+16
|\ \
| * | Fixes during review of new codeunknown2005-07-041-1/+16
* | | Name resolution context added (BUG#6443)unknown2005-07-011-17/+14
|/ /
* | Fix bug#11325 Wrong date comparison in viewsunknown2005-06-241-4/+6
* | Mergeunknown2005-06-231-1/+3
|\ \ | |/ |/|
| * Fix for BUG#10151: In Item_func_case::find_item don't assume that parameter s...unknown2005-06-201-1/+3
* | Rename all prepared statements COM_ commands to prefix with COM_STMT_unknown2005-06-171-1/+1
* | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-151-3/+4
|\ \
| * | fixes for windows 64-bit compiler warningsunknown2005-06-131-3/+4
* | | Manual mergeunknown2005-06-131-3/+1
|\ \ \ | |/ / |/| / | |/
| * func_if.result, func_if.test:unknown2005-06-131-3/+1
* | Fix for bug #9764 (DISTINCT IFNULL truncates data)unknown2005-06-081-14/+12
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Merge igor-inspiron.creware.com:/home/igor/mysql-5.0unknown2005-06-021-12/+12
|\ \
| * | item_func.h:unknown2005-06-021-12/+12
* | | Fix bug #9669 Ordering on IF function with FROM_UNIXTIME function failsunknown2005-06-021-1/+8
* | | Mergeunknown2005-06-021-0/+2
|\ \ \ | |/ / |/| / | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Post-review fixes of BUG#9937: Crash on call to stored procedure.unknown2005-05-311-1/+1
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-301-1/+1
|\ \
| * | Fixed BUG#9937: Crash on call to stored procedure.unknown2005-05-261-1/+1
* | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ | |/ / |/| / | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | mergeunknown2005-05-061-2/+1
|\ \
| * | Fixes while reviewing new codeunknown2005-05-061-2/+1
* | | A lot of fixes to Precision mathunknown2005-05-051-1/+30
|/ /
* | Mergeunknown2005-04-011-2/+8
|\ \ | |/
| * A fix for Bug#9443 "mysql_client_test fails on linux and some solaris unknown2005-03-311-2/+8
* | postmerge 4.1->5.0 fixesunknown2005-04-011-1/+1
* | sql/ha_federated.cc: update to new prototypeunknown2005-03-171-1/+1
* | Fixes for bug#8115 "Server Crash with prepared statement"unknown2005-03-031-6/+17
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-021-1/+7
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-281-1/+7
| |\ \
| | * \ merge with 4.1unknown2005-02-281-1/+7
| | |\ \ | | | |/
| | | * Fixed wrong memory references found by purifyunknown2005-02-281-1/+7
* | | | bug#8151 - truncate leaves a transaction openunknown2005-03-021-3/+2
|/ / /
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-02-161-21/+41
|\ \ \ | |/ /
| * | Fix - to not to call val_xxx in Item_func_interval twiceunknown2005-02-161-3/+12
| * | Safety fixunknown2005-02-151-3/+4
| * | After merge fixesunknown2005-02-151-17/+27
* | | Mergeunknown2005-02-111-86/+407
|\ \ \ | |/ /
| * | Merge with 4.1unknown2005-02-101-48/+8
| |\ \ | | |/
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-02-091-3/+2
| | |\