summaryrefslogtreecommitdiff
path: root/sql/sql_string.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* wild_case_compate(&String, &String, escape) doesn't exist anymorunknown2002-11-141-4/+0
* thread charset related improvementsunknown2002-11-111-0/+1
* String->copy() now has a charset argunknown2002-11-061-1/+1
* All String->set() now have charset argumentunknown2002-10-301-4/+3
* Changes for new binary .frm formatunknown2002-06-041-4/+5
* Bug fix: charset was not initializedunknown2002-05-201-0/+1
* Now string values are created and filled with charset fieldunknown2002-05-171-10/+13
* Added new method to set string's charsetunknown2002-03-201-0/+1
* New ctype functions/macros to support many charsets at a timeunknown2002-03-121-2/+2
* Extend String class with CHARSET_INFO fieldunknown2002-03-071-8/+27
* Added GIS extensionunknown2002-02-221-0/+45
* Update copyrightunknown2001-12-061-15/+14
* Fix bug when repairing compressed MyISAM filesunknown2001-11-221-0/+1