summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\
| | | * 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
| | |/
| * | Precision Math implementationunknown2005-02-091-64/+380
| * | Merge with 4.1 to get bug fixunknown2005-02-071-2/+43
| |\ \ | | |/
| | * 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
| * | | Merge mysql.com:/home/psergey/mysql-4.1-bug7816unknown2005-02-051-0/+4
| |\ \ \ | | |/ /
| | * | Fix for BUG#7716: in in_string::set() take into account that the value returned unknown2005-02-041-0/+4
| | |/
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-01-211-55/+7
|\ \ \ | |/ /
| * | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-01-201-55/+4
| |\ \ | | |/
| | * item_cmpfunc.cc:unknown2005-01-201-55/+4
| * | mergeunknown2005-01-181-0/+3
| |\ \ | | |/
| | * 1. Item now uses my_charset_bin by default,unknown2005-01-181-0/+3
* | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbunknown2005-01-131-1/+1
|\ \ \ | |/ /
| * | Fixed memory reference errors found by valgrindunknown2005-01-121-1/+1
* | | Fixed nested conditions for condition pushdown to storage engineunknown2005-01-071-0/+1
* | | Mergeunknown2005-01-031-11/+49
|\ \ \ | |/ /
| * | manually mergedunknown2004-12-311-2/+3
| |\ \ | | |/
| | * subselect.result, subselect.test:unknown2004-12-251-2/+3
| * | After merge fixesunknown2004-12-311-1/+1
| * | Merge with 4.1unknown2004-12-221-9/+46
| |\ \ | | |/
| | * * 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
* | | | Condition pushdown to storage engine, optimizationsunknown2004-12-201-5/+14
* | | | Condition pushdown to storage engineunknown2004-12-171-0/+14
|/ / /
* | | Merge with new VARCHAR codeunknown2004-12-061-1/+1
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+1
* | | | Merge with 4.1unknown2004-12-061-6/+6
|\ \ \ \ | | |/ / | |/| |
| * | | merged on pullunknown2004-12-021-6/+6
| |\ \ \
| | * | | Cleanups during review stageunknown2004-12-021-6/+6
* | | | | mergedunknown2004-11-281-1/+1
|\ \ \ \ \ | |/ / / /