summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* A fix and a test case for Bug#12734 " prepared statement may unknown2006-01-141-0/+6
* item_cmpfunc.cc:unknown2005-10-061-1/+1
* item_cmpfunc.cc:unknown2005-10-051-1/+1
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-291-2/+3
|\
| * Bug#13046: LIKE pattern matching using prefixunknown2005-09-211-2/+3
* | Many files:unknown2005-09-291-16/+16
|/
* Review fixes since last pullunknown2005-09-121-7/+9
* BUG #12101: Additional fix.unknown2005-09-091-0/+4
* Merge mysql.com:/home/alexi/mysql-4.1unknown2005-09-071-8/+150
|\
| * item_cmpfunc.h:unknown2005-09-061-8/+150
* | func_like.result, func_like.test:unknown2005-09-061-1/+18
* | Bug#12611: ESCAPE + LIKE do not work when the escape char is a multibyte oneunknown2005-08-311-1/+19
|/
* subselect.test, subselect.result:unknown2005-08-081-0/+2
* Fix for BUG#10151: In Item_func_case::find_item don't assume that parameter s...unknown2005-06-201-1/+3
* func_if.result, func_if.test:unknown2005-06-131-3/+1
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
* Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* tztime.cc:unknown2005-06-021-0/+2
* Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* A fix for Bug#9443 "mysql_client_test fails on linux and some solaris unknown2005-03-311-2/+8
* Fixed wrong memory references found by purifyunknown2005-02-281-1/+7
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-02-091-3/+2
|\
| * reverted patch for BUG#7351 (because of performance ussie)unknown2005-02-091-3/+2
* | Better bugfix for "HAVING when refering to RAND()" (Bug #8216)unknown2005-02-081-46/+6
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-071-2/+44
|\
| * Fixed bug in HAVING when refering to RAND() through aliasunknown2005-02-071-2/+44
* | Fix for BUG#7716: in in_string::set() take into account that the value returned unknown2005-02-041-0/+4
|/
* item_cmpfunc.cc:unknown2005-01-201-55/+4
* 1. Item now uses my_charset_bin by default,unknown2005-01-181-0/+3
* subselect.result, subselect.test:unknown2004-12-251-2/+3
* * Added comments and one assertunknown2004-12-141-2/+4
* Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0unknown2004-12-141-2/+2
* Merged (will need a post-merge fix)unknown2004-12-131-1/+2
|\
| * Merging fix for BUG#6976 from 4.0 to 4.1 unknown2004-12-131-1/+2
* | fixed optimized SOME subqueryunknown2004-12-131-4/+4
|/
* postreview fixunknown2004-12-071-1/+3
* mergeunknown2004-12-071-7/+39
|\
| * reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ...unknown2004-11-181-7/+39
* | merged on pullunknown2004-12-021-6/+6
|\ \
| * | Cleanups during review stageunknown2004-12-021-6/+6
* | | mergedunknown2004-11-281-1/+1
|\ \ \ | |/ / |/| |
| * | Fixes while reviewing codeunknown2004-11-261-3/+4
* | | Bug #6737: REGEXP gives wrong result with case sensitive collation:unknown2004-11-221-9/+11
| |/ |/|
* | Simpler arena swapping codeunknown2004-11-081-4/+4
* | func_in.result, func_in.test:unknown2004-11-041-1/+2
* | Many files:unknown2004-11-021-87/+9
* | A fix according to Monty's request:unknown2004-10-291-1/+2
* | Allow to convert to non-Unicode charset when mixing a stringunknown2004-10-291-46/+70
* | A lot of fixes for prepared statements (PS):unknown2004-10-261-1/+7
* | Review of all code pushed since last reviewunknown2004-10-201-0/+4