summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | A small simplification: perform two actions at once, register aunknown2004-10-101-6/+3
* | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-3/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-081-6/+10
|\ \
| * | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values unknown2004-10-081-6/+10
* | | After merge fixesunknown2004-10-071-2/+2
* | | Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+9
|\ \ \ | |/ / |/| / | |/
| * Fix for bug #5595: NULLIF() IS NULL returns false if NULLIF() returns NULLunknown2004-09-181-0/+9
* | Give store_for_compare a more meaningful name, cleanup and comment the unknown2004-09-281-3/+3
* | A fix and test case for bug#5688 "Upgraded 4.1.5 Server seg faults"unknown2004-09-231-12/+14
* | A fix for bug#4368 '"like" fails in PreparedStatement, crashes unknown2004-09-031-2/+13
* | Remove extra '/' after mysql_real_data_homeunknown2004-09-031-1/+0
* | Allow IN to convert arguments into Unicode in some cases.unknown2004-09-011-4/+50
* | Move collation aggregation with superset conversion codeunknown2004-09-011-16/+8
* | after review patchunknown2004-08-311-4/+1
* | NOT elimination moved in parsing (suggested by Monty)unknown2004-08-291-33/+0
* | Portability fixesunknown2004-08-261-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-3/+1
|\ \
| * | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-3/+1
* | | Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-2/+2
|/ /
* | Many files:unknown2004-08-181-3/+3