summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merging conflicts resolvedunknown2005-01-111-5/+10
|\
| * Bug #7730 Server crash using soundex on an utf8 tableunknown2005-01-111-5/+10
* | Streamlined code for trim, ltrim and rtrimunknown2005-01-021-30/+46
* | manually mergedunknown2004-12-311-6/+15
|\ \ | |/
| * Fix for BUG#7455.unknown2004-12-281-1/+10
| * 4.0 -> 4.1 mergeunknown2004-12-241-5/+5
| |\
| | * Fix for a bug #7495unknown2004-12-231-7/+7
| | * A fix for the bug #7495unknown2004-12-221-2/+2
* | | Merge with 4.1unknown2004-12-221-14/+4
|\ \ \ | |/ /
| * | Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0unknown2004-12-141-1/+2
| * | Merging fix for BUG#6976 from 4.0 to 4.1 unknown2004-12-131-1/+1
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-101-2/+3
| |\ \
| | * | A fix for a crashing bug #7101, which occures when the unknown2004-12-101-2/+3
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
| * | | UCS2 support in ENUM and SET, which also fixes:unknown2004-12-061-11/+0
| |/ /
* | | margeunknown2004-11-131-6/+6
|\ \ \
| * | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-10/+7
| * | | mergeunknown2004-11-121-7/+10
| |\ \ \
| | * | | post-review fixesunknown2004-11-121-7/+10
* | | | | Merge with 4.1 to get latest fix to client_test.cunknown2004-11-121-3/+11
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fixed a function call.unknown2004-11-121-1/+1
| * | | Merge with 4.0unknown2004-11-121-3/+11
| |\ \ \ | | | |/ | | |/|
| | * | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL')unknown2004-11-111-3/+11
* | | | Rename: Item::val -> Item::val_real().unknown2004-11-111-4/+4
* | | | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-28/+46
|\ \ \ \ | |/ / /
| * | | Many files:unknown2004-11-021-24/+34
| * | | A fix according to Monty's request:unknown2004-10-291-3/+6
| * | | item_strfunc.cc:unknown2004-10-291-1/+6
* | | | merge with 4.1unknown2004-10-291-82/+55
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | An extra "separator" class member was removed from Item_func_concat_ws.unknown2004-10-281-52/+10
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-141-20/+19
| |\ \
| | * | true,false -> TRUE, FALSEunknown2004-10-141-20/+19
| * | | A small simplification: perform two actions at once, register aunknown2004-10-101-4/+4
| |/ /
| * | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-9/+10
| * | Merge with 4.0 for 4.1 releaseunknown2004-10-061-3/+3
| |\ \ | | |/
| | * A fix (bug #5498 TRIM fails with LEADING or TRAILING if remstr = str).unknown2004-09-131-3/+3
| * | A fix (bug #5540: CONCAT function and 'double' type).unknown2004-09-151-1/+2
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-141-3/+9
| |\ \
| | * | A fix (bug #5497: COMPRESS() returns NULL for large strings).unknown2004-09-131-3/+9
| * | | Code cleanupunknown2004-09-071-3/+2
| * | | A set of mysql_home_path-related fixesunknown2004-09-071-3/+12
| |/ /
* | | Merge.unknown2004-09-131-2/+5
|\ \ \
| * | | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-2/+5
* | | | Merge on pullunknown2004-09-091-8/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Portability fixesunknown2004-08-261-10/+11
| * | ctype_utf8.result, ctype_utf8.test, item_strfunc.cc:unknown2004-08-131-3/+5
| * | A fix (Bug #4878: Service crashes on query execution)unknown2004-08-121-1/+4
* | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-311-0/+12
|/ /
* | Final patch for WL#1600(warn if max_allowed_packet used)unknown2004-07-211-9/+18