summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
|\ \ \ \ \ | |/ / / /
| * | | | mergedunknown2004-11-281-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes while reviewing codeunknown2004-11-261-3/+4
* | | | | mergedunknown2004-11-221-9/+11
|\ \ \ \ \ | |/ / / /
| * | | | Bug #6737: REGEXP gives wrong result with case sensitive collation:unknown2004-11-221-9/+11
| | |_|/ | |/| |
* | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-6/+5
* | | | mergeunknown2004-11-121-20/+21
|\ \ \ \
| * | | | post-review fixesunknown2004-11-121-4/+5
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-221-16/+16
| |\ \ \ \
| | * | | | errors without code removedunknown2004-10-201-16/+16
* | | | | | Rename: Item::val -> Item::val_real().unknown2004-11-111-28/+28
| |_|_|_|/ |/| | | |
* | | | | Merge with 4.1 to get new thd->mem_root handlingunknown2004-11-081-5/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Simpler arena swapping codeunknown2004-11-081-4/+4
| * | | | func_in.result, func_in.test:unknown2004-11-041-1/+2
* | | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-63/+24
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Fixes after merge with 4.1unknown2004-11-031-0/+11
* | | | | merge with 4.1unknown2004-10-291-30/+50
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | 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
* | | | table.h, sql_select.h:unknown2004-10-191-4/+7
* | | | Merge for Item_equal.unknown2004-10-091-1/+325
|\ \ \ \ | |_|_|/ |/| | |