Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -0/+32 |
* | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 1 | -0/+5 |
* | SAPDB date/time finctions | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -0/+17 |
* | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -4/+0 |
|\ | |||||
| * | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -4/+0 |
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ... | bar@bar.mysql.r18.ru | 2003-06-03 | 1 | -2/+2 |
|/ | |||||
* | CHARSET_INFO structure reorganization for easier maintainance | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -7/+7 |
* | Variables were rename, binary collation names were added | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -3/+3 |
* | After merge fixes | monty@mashka.mysql.fi | 2003-05-21 | 1 | -4/+1 |
* | Fix to support update + bianry logs with prepared statements (Dynamic query) | venu@myvenu.com | 2003-04-04 | 1 | -6/+13 |
* | sql_string.cc: | bar@bar.mysql.r18.ru | 2003-04-01 | 1 | -1/+1 |
* | sql_string.cc: | bar@bar.mysql.r18.ru | 2003-03-25 | 1 | -1/+1 |
* | A separate variable national_charset_info | bar@bar.mysql.r18.ru | 2003-03-21 | 1 | -0/+3 |
* | SHOW CREATE TABLE didn't display field names in the proper charset | bar@bar.mysql.r18.ru | 2003-03-18 | 1 | -0/+28 |
* | (no commit message) | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -1/+1 |
* | sql_string.cc: | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -0/+4 |
* | system_charset_info has been moved to /sql directory | root@home.(none) | 2003-03-16 | 1 | -0/+1 |
* | stringcmp() and sortcmp() have been unified | bar@bar.mysql.r18.ru | 2003-03-04 | 1 | -17/+1 |
* | More use of new CHARSET_INFO functions and two bug fixes | bar@bar.mysql.r18.ru | 2003-01-31 | 1 | -36/+3 |
* | sql_string.cc: | bar@bar.mysql.r18.ru | 2003-01-31 | 1 | -60/+4 |
* | Always use USE_STRCOLL code | bar@bar.mysql.r18.ru | 2003-01-30 | 1 | -4/+0 |
* | Move latin1 into a separarte file | bar@bar.mysql.r18.ru | 2003-01-29 | 1 | -6/+6 |
* | wb_wc and wc_mb now checks length inside | bar@bar.mysql.r18.ru | 2003-01-27 | 1 | -1/+1 |
* | Portability fixes (for windows) | monty@mashka.mysql.fi | 2003-01-21 | 1 | -2/+2 |
* | All charsets now have strnxfrm. | bar@bar.mysql.r18.ru | 2003-01-15 | 1 | -2/+2 |
* | Updates for multi-byte character sets | monty@mashka.mysql.fi | 2003-01-14 | 1 | -40/+112 |
* | postreview fix (SCRUM) | bell@sanja.is.com.ua | 2002-12-28 | 1 | -1/+1 |
* | sql/sql_string.cc@1.39 | bar@bar.mysql.r18.ru | 2002-12-11 | 1 | -16/+2 |
* | wild_case_compate(&String, &String, escape) doesn't exist anymor | bar@bar.mysql.r18.ru | 2002-11-14 | 1 | -23/+0 |
* | removed unused function | bar@bar.mysql.r18.ru | 2002-11-14 | 1 | -239/+6 |
* | thread charset related improvements | bar@bar.mysql.r18.ru | 2002-11-11 | 1 | -8/+75 |
* | String->copy() now has a charset arg | bar@bar.mysql.r18.ru | 2002-11-06 | 1 | -3/+4 |
* | All String->set() now have charset argument | bar@bar.mysql.r18.ru | 2002-10-30 | 1 | -3/+7 |
* | BINARY charset is now used instead of binary_flag | bar@bar.mysql.r18.ru | 2002-10-25 | 1 | -4/+15 |
* | Simple charsets now have strncoll() field too | bar@bar.mysql.r18.ru | 2002-10-09 | 1 | -1/+1 |
* | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -38/+82 |
|\ | |||||
| * | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 1 | -4/+1 |
| |\ | |||||
| * | | Fixed key algorithm handling | monty@hundin.mysql.fi | 2002-05-22 | 1 | -2/+2 |
| * | | Bug fix: charset was not initialized | bar@gw.udmsearch.izhnet.ru | 2002-05-20 | 1 | -0/+1 |
| * | | Now string values are created and filled with charset field | bar@gw.udmsearch.izhnet.ru | 2002-05-17 | 1 | -0/+1 |
| * | | use String->charset instead of default_charset_info | bar@gw.udmsearch.izhnet.ru | 2002-03-14 | 1 | -1/+1 |
| * | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 1 | -36/+38 |
| * | | Added GIS extension | bar@gw.udmsearch.izhnet.ru | 2002-02-22 | 1 | -0/+40 |
* | | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Removed some old Makefiles to avoid name conflict on Mac OS X | monty@tik.mysql.fi | 2002-04-22 | 1 | -4/+1 |
|/ | |||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
* | Fix for IO_CACHE. | monty@hundin.mysql.fi | 2001-11-28 | 1 | -3/+3 |
* | Debugging added where needed. | tonu@volk.internalnet | 2001-11-27 | 1 | -15/+38 |
* | Fix bug when repairing compressed MyISAM files | monty@hundin.mysql.fi | 2001-11-22 | 1 | -0/+31 |
* | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -2/+2 |