summaryrefslogtreecommitdiff
path: root/sql/sql_string.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* After merge fixesmonty@mashka.mysql.fi2003-05-211-4/+1
* Fix to support update + bianry logs with prepared statements (Dynamic query)venu@myvenu.com2003-04-041-6/+13
* sql_string.cc:bar@bar.mysql.r18.ru2003-04-011-1/+1
* sql_string.cc:bar@bar.mysql.r18.ru2003-03-251-1/+1
* A separate variable national_charset_info bar@bar.mysql.r18.ru2003-03-211-0/+3
* SHOW CREATE TABLE didn't display field names in the proper charsetbar@bar.mysql.r18.ru2003-03-181-0/+28
* (no commit message)bar@bar.mysql.r18.ru2003-03-171-1/+1
* sql_string.cc:bar@bar.mysql.r18.ru2003-03-171-0/+4
* system_charset_info has been moved to /sql directoryroot@home.(none)2003-03-161-0/+1
* stringcmp() and sortcmp() have been unifiedbar@bar.mysql.r18.ru2003-03-041-17/+1
* More use of new CHARSET_INFO functions and two bug fixesbar@bar.mysql.r18.ru2003-01-311-36/+3
* sql_string.cc:bar@bar.mysql.r18.ru2003-01-311-60/+4
* Always use USE_STRCOLL codebar@bar.mysql.r18.ru2003-01-301-4/+0
* Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-6/+6
* wb_wc and wc_mb now checks length insidebar@bar.mysql.r18.ru2003-01-271-1/+1
* Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-2/+2
* All charsets now have strnxfrm. bar@bar.mysql.r18.ru2003-01-151-2/+2
* Updates for multi-byte character setsmonty@mashka.mysql.fi2003-01-141-40/+112
* postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-1/+1
* sql/sql_string.cc@1.39bar@bar.mysql.r18.ru2002-12-111-16/+2
* wild_case_compate(&String, &String, escape) doesn't exist anymorbar@bar.mysql.r18.ru2002-11-141-23/+0
* removed unused functionbar@bar.mysql.r18.ru2002-11-141-239/+6
* thread charset related improvementsbar@bar.mysql.r18.ru2002-11-111-8/+75
* String->copy() now has a charset argbar@bar.mysql.r18.ru2002-11-061-3/+4
* All String->set() now have charset argumentbar@bar.mysql.r18.ru2002-10-301-3/+7
* BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-4/+15
* Simple charsets now have strncoll() field toobar@bar.mysql.r18.ru2002-10-091-1/+1
* Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-38/+82
|\
| * merge with 4.0monty@hundin.mysql.fi2002-06-031-4/+1
| |\
| * | Fixed key algorithm handlingmonty@hundin.mysql.fi2002-05-221-2/+2
| * | Bug fix: charset was not initializedbar@gw.udmsearch.izhnet.ru2002-05-201-0/+1
| * | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-0/+1
| * | use String->charset instead of default_charset_infobar@gw.udmsearch.izhnet.ru2002-03-141-1/+1
| * | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-36/+38
| * | Added GIS extensionbar@gw.udmsearch.izhnet.ru2002-02-221-0/+40
* | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-2/+2
| |/ |/|
* | Removed some old Makefiles to avoid name conflict on Mac OS Xmonty@tik.mysql.fi2002-04-221-4/+1
|/
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* Fix for IO_CACHE.monty@hundin.mysql.fi2001-11-281-3/+3
* Debugging added where needed.tonu@volk.internalnet2001-11-271-15/+38
* Fix bug when repairing compressed MyISAM filesmonty@hundin.mysql.fi2001-11-221-0/+31
* Portability fixmonty@hundin.mysql.fi2001-11-071-2/+2