summaryrefslogtreecommitdiff
path: root/sql/sql_string.h
Commit message (Expand)AuthorAgeFilesLines
* Netware specific changes.unknown2005-12-141-1/+1
* Inefficient usage of String::append() fixed.unknown2005-11-201-0/+2
* Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-2/+0
* Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | Cleanups during review of codeunknown2005-03-211-4/+1
* | Merge 4.1 -> 5.0unknown2005-03-171-0/+4
|\ \ | |/
| * # Bug#8785 Problem with nested concats andunknown2005-03-151-0/+4
* | Fixing failing -debug build.unknown2005-02-151-1/+1
* | Merge with 4.1unknown2005-02-151-1/+1
|\ \ | |/
| * Fix signatures of placement operator delete in places where placement unknown2005-02-151-1/+1
* | Merge mysql.com:/home/psergey/mysql-4.1-bug7816unknown2005-02-051-0/+10
|\ \ | |/
| * Fix for BUG#7716: in in_string::set() take into account that the value returned unknown2005-02-041-0/+10
* | protection: TRASH in deleteunknown2004-11-281-2/+2
* | Needed for WL# 2094, MySQL Federated Storage Handlerunknown2004-11-121-0/+28
* | Merge with 4.1 to get in latest bug fixesunknown2004-11-041-2/+2
|\ \ | |/
| * A fix according to Monty's request:unknown2004-10-291-2/+2
* | merge with 4.1unknown2004-10-291-3/+5
|\ \ | |/
| * Produce a "truncated" warning if a value cannot be convertedunknown2004-10-281-2/+2
| * Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-1/+3
* | Merge with 4.1unknown2004-09-061-0/+9
|\ \ | |/
| * after merge fixesunknown2004-08-191-0/+8
| * A fix (Bug #4878: Service crashes on query execution)unknown2004-08-121-0/+1
* | Merging 4.1 to 5.0.unknown2004-05-261-2/+5
|\ \ | |/
| * sql_string.h:unknown2004-05-251-1/+0
| * 1. Some optimization when conversion is not needed.unknown2004-05-251-1/+2
| * Support for character set conversion in binary protocol: another gounknown2004-05-251-0/+3
* | Merge 4.1 -> 5.0.unknown2004-04-071-7/+10
|\ \ | |/
| * Portability fixesunknown2004-03-051-3/+1
| * Optimized GIS functionsunknown2004-03-041-4/+8
| * After merge fixesunknown2004-02-161-0/+1
* | Enforce standard declaration order in SPs.unknown2004-03-291-0/+2
|/
* Added --compact to mysqlbinlogunknown2004-02-091-3/+5
* Further fixes for 2390: ucs2 alignmentunknown2004-01-211-0/+3
* UCS-2 aligning 0xAA -> 0x00AAunknown2004-01-191-0/+1
* after review fixunknown2003-11-031-0/+1
* SAPDB date/time finctionsunknown2003-07-081-0/+2
* merge with public treeunknown2003-06-051-1/+4
|\
| * Added SQLSTATE to client/server protocolunknown2003-06-041-1/+4
* | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-1/+1
|/
* After merge fixesunknown2003-05-211-0/+3
* Fix to support update + bianry logs with prepared statements (Dynamic query)unknown2003-04-041-0/+1
* SHOW CREATE TABLE didn't display field names in the proper charsetunknown2003-03-181-0/+1
* stringcmp() and sortcmp() have been unifiedunknown2003-03-041-4/+2
* item_func.cc:unknown2003-02-261-2/+2
* Portability fixes (for windows)unknown2003-01-211-1/+1
* Updates for multi-byte character setsunknown2003-01-141-0/+1
* Spatial-related fixesunknown2002-12-181-1/+1
* rename of net_pkg.cc to protocol.ccunknown2002-12-111-0/+25
* Fixed CAST( xxx as CHAR)unknown2002-11-251-2/+3