summaryrefslogtreecommitdiff
path: root/sql/sql_string.h
Commit message (Expand)AuthorAgeFilesLines
* A fix according to Monty's request:unknown2004-10-291-2/+2
* 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
* after merge fixesunknown2004-08-191-0/+8
* A fix (Bug #4878: Service crashes on query execution)unknown2004-08-121-0/+1
* 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
* Portability fixesunknown2004-03-051-3/+1
* Optimized GIS functionsunknown2004-03-041-4/+8
* After merge fixesunknown2004-02-161-0/+1
* 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
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-0/+7
* mergeunknown2000-11-161-1/+1
|\
| * changed to use IO_CACHE instead of FILEunknown2000-11-151-1/+1
* | libmysql/libmysql.cunknown2000-10-281-1/+1
|/
* Portability fixesunknown2000-10-111-8/+8
* Fixes for Ia64unknown2000-08-231-11/+12
* FLUSH TABLE table_listunknown2000-08-221-1/+1
* Import changesetunknown2000-07-311-0/+183