summaryrefslogtreecommitdiff
path: root/sql/sql_string.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mysql.com2005-06-071-2/+1
|\
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-2/+0
* | Mergekent@mysql.com2005-06-021-1/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-1/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | Cleanup during reviewsmonty@mysql.com2005-03-161-6/+6
* | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-2/+2
* | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-12/+16
|\ \ | |/
| * fix call of string::copy() if HAVE_FCONVERT is settomas@poseidon.ndb.mysql.com2004-11-011-1/+2
| * A fix according to Monty's request:bar@mysql.com2004-10-291-11/+14
* | merge with 4.1monty@mysql.com2004-10-291-5/+19
|\ \ | |/
| * Produce a "truncated" warning if a value cannot be convertedbar@mysql.com2004-10-281-4/+17
| * Review of all code pushed since last reviewmonty@mishka.local2004-10-201-1/+2
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-2/+1
|\ \ | |/
| * Critical fixes after review:bar@mysql.com2004-06-161-1/+1
| * Allocate memory when a character set is requested:bar@mysql.com2004-06-111-1/+1
| * assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-52/+54
|\ \ | |/
| * sql_string.h:bar@bar.intranet.mysql.r18.ru2004-05-251-34/+0
| * 1. Some optimization when conversion is not needed.bar@bar.intranet.mysql.r18.ru2004-05-251-15/+28
| * Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-11/+34
* | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-1/+1
|\ \ | |/
| * Formatting changes requested by Montymagnus@neptunus.(none)2004-04-151-1/+1
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-19/+60
|\ \ | |/
| * Disable INSERT DELAYED for embedded librarymonty@mysql.com2004-03-291-2/+7
| * Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-12/+4
| * Merge with public treemonty@mysql.com2004-02-161-4/+49
| |\
| | * After merge fixesmonty@mysql.com2004-02-161-3/+48
| | * Merge with 4.0.18monty@mysql.com2004-02-111-3/+3
| | |\
| | | * a proper fix for the bug #2298 Trailing whitespace inconsistently handled in ...ram@gw.mysql.r18.ru2004-01-221-4/+4
| * | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2004-02-131-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | small optimizationserg@serg.mylan2004-02-131-1/+1
* | | | Enforce standard declaration order in SPs.pem@mysql.comhem.se2004-03-291-0/+14
|/ / /
* | | An include was missing.jani@ua141d10.elisa.omakaista.fi2004-02-101-0/+1
* | | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-51/+67
* | | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-6/+6
|/ /
* | sql_string.cc:bar@bar.intranet.mysql.r18.ru2004-01-211-10/+5
* | Further fixes for 2390: ucs2 alignmentbar@bar.intranet.mysql.r18.ru2004-01-211-4/+50
* | UCS-2 aligning 0xAA -> 0x00AAbar@bar.intranet.mysql.r18.ru2004-01-191-0/+46
* | Bug 2202: CAST from binary to char still returns a binary stringbar@bar.intranet.mysql.r18.ru2003-12-251-1/+1
* | after review fixbell@sanja.is.com.ua2003-11-031-0/+32
* | Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-0/+5
* | SAPDB date/time finctionsgluh@gluh.mysql.r18.ru2003-07-081-0/+17
* | merge with public treemonty@narttu.mysql.fi2003-06-051-4/+0
|\ \
| * | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-4/+0
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...bar@bar.mysql.r18.ru2003-06-031-2/+2
|/ /
* | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-7/+7
* | Variables were rename, binary collation names were addedbar@bar.mysql.r18.ru2003-05-221-3/+3