summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mysql.com2005-02-101-13/+1
|\
| * Better bugfix for "HAVING when refering to RAND()" (Bug #8216)monty@mysql.com2005-02-081-14/+1
* | Precision Math implementationhf@deer.(none)2005-02-091-3/+4
* | Merge with 4.1 to get bug fixmonty@mysql.com2005-02-071-2/+5
|\ \ | |/
| * Fixed bug in HAVING when refering to RAND() through aliasmonty@mysql.com2005-02-071-2/+5
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-11/+7
|\ \ | |/
| * Merge fixes for #8248, #5569.jimw@mysql.com2005-02-021-11/+6
| |\
| | * Fix QUOTE() to not reuse the input field for output, which resulted injimw@mysql.com2005-02-011-10/+5
| * | func_str.result, func_str.test:igor@rurik.mysql.com2005-02-011-0/+1
* | | mergedserg@serg.mylan2005-01-241-0/+3
|\ \ \ | |/ /
| * | fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-0/+3
* | | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-01-181-1/+2
|\ \ \ | |/ /
| * | #7874: CONCAT() gives wrong results mixing latin1 field and utf8 string literalsbar@mysql.com2005-01-181-1/+2
* | | Mergebar@mysql.com2005-01-171-0/+1
|\ \ \ | |/ /
| * | user_var.result, func_str.result, item_strfunc.cc:bar@mysql.com2005-01-171-0/+1
* | | Changed interface for my_strntod() to make it more general and more portablemonty@mysql.com2005-01-151-4/+6
* | | Merging conflicts resolvedhf@deer.(none)2005-01-111-5/+10
|\ \ \ | |/ /
| * | Bug #7730 Server crash using soundex on an utf8 tablebar@mysql.com2005-01-111-5/+10
* | | Streamlined code for trim, ltrim and rtrimmonty@mysql.com2005-01-021-30/+46
* | | manually mergedserg@sergbook.mysql.com2004-12-311-6/+15
|\ \ \ | |/ /
| * | Fix for BUG#7455.timour@mysql.com2004-12-281-1/+10
| * | 4.0 -> 4.1 mergeSinisa@sinisa.nasamreza.org2004-12-241-5/+5
| |\ \ | | |/
| | * Fix for a bug #7495Sinisa@sinisa.nasamreza.org2004-12-231-7/+7
| | * A fix for the bug #7495Sinisa@sinisa.nasamreza.org2004-12-221-2/+2
* | | Merge with 4.1monty@mishka.local2004-12-221-14/+4
|\ \ \ | |/ /
| * | Merge of fix for BUG#6976 continued: pulling in some Item_ref changes from 5.0sergefp@mysql.com2004-12-141-1/+2
| * | Merging fix for BUG#6976 from 4.0 to 4.1 sergefp@mysql.com2004-12-131-1/+1
| * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2004-12-101-2/+3
| |\ \
| | * | A fix for a crashing bug #7101, which occures when the Sinisa@sinisa.nasamreza.org2004-12-101-2/+3
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-12-091-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
| * | | UCS2 support in ENUM and SET, which also fixes:bar@mysql.com2004-12-061-11/+0
| |/ /
* | | margebell@sanja.is.com.ua2004-11-131-6/+6
|\ \ \
| * | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-10/+7
| * | | mergebell@sanja.is.com.ua2004-11-121-7/+10
| |\ \ \
| | * | | post-review fixesbell@sanja.is.com.ua2004-11-121-7/+10
* | | | | Merge with 4.1 to get latest fix to client_test.cmonty@mysql.com2004-11-121-3/+11
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fixed a function call.jani@ua141d10.elisa.omakaista.fi2004-11-121-1/+1
| * | | Merge with 4.0jani@ua141d10.elisa.omakaista.fi2004-11-121-3/+11
| |\ \ \ | | | |/ | | |/|
| | * | A fix (bug #6564: QUOTE(NULL) returns NULL, not the string 'NULL')ram@gw.mysql.r18.ru2004-11-111-3/+11
* | | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-4/+4
* | | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-28/+46
|\ \ \ \ | |/ / /
| * | | Many files:bar@mysql.com2004-11-021-24/+34
| * | | A fix according to Monty's request:bar@mysql.com2004-10-291-3/+6
| * | | item_strfunc.cc:bar@mysql.com2004-10-291-1/+6
* | | | merge with 4.1monty@mysql.com2004-10-291-82/+55
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | An extra "separator" class member was removed from Item_func_concat_ws.bar@mysql.com2004-10-281-52/+10
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2004-10-141-20/+19
| |\ \
| | * | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-20/+19
| * | | A small simplification: perform two actions at once, register akonstantin@mysql.com2004-10-101-4/+4
| |/ /