summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.17monty@mysql.com2003-12-173-4/+2
|\
| * Portability fixes (mostly test suite)monty@mysql.com2003-12-163-4/+2
| * Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)monty@mysql.com2003-12-141-6/+12
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-12-087-35/+39
|\ \
| * | Portability fixes for Windowsmonty@mysql.com2003-12-087-35/+39
* | | fix for my_mbcharlen(charset, c) to return 1 for single-byte charactersserg@serg.mylan2003-12-066-6/+6
|/ /
* | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-8/+2
* | Fixed compiler warnings from Intel compiler in Win64monty@mysql.com2003-11-231-1/+1
* | Update VC++ filesmonty@mysql.com2003-11-211-4/+4
* | Merge key cache structures to onemonty@mysql.com2003-11-201-1/+1
* | Portability fixes for AIX43monty@mashka.mysql.fi2003-11-201-0/+1
* | Fixed minor compiler errors encountered during pre-final builds.greg@mysql.com2003-11-121-1/+1
* | Resolved build problem: undeclared macrosgreg@mysql.com2003-11-121-0/+1
* | Mergemonty@narttu.mysql.fi2003-11-033-18/+25
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...monty@narttu.mysql.fi2003-11-033-18/+25
* | | mergedserg@serg.mylan2003-10-215-20/+26
|\ \ \ | |/ / |/| |
| * | FULLTEXT: correct charset support (UTF included, UCS2 - not)serg@serg.mylan2003-10-205-18/+24
* | | ctype-simple.c, ctype-mb.c:bar@bar.mysql.r18.ru2003-10-153-25/+25
|/ /
* | ctype-mb.c:bar@bar.mysql.r18.ru2003-10-011-1/+1
* | - fixed yet another C++ comment inside a .c filelenz@kallisto.local2003-09-291-1/+1
* | CHARSET_INFO::instr was extended to return more substring match results:bar@bar.mysql.r18.ru2003-09-253-18/+85
* | - Code cleanup: replaced C++-style comments with the proper syntax forlenz@kallisto.local2003-09-241-1/+1
* | Bug 1181 fix. LIKE didn't work with UCS2 character set.bar@bar.mysql.r18.ru2003-09-221-8/+255
* | xml.c:bar@bar.mysql.r18.ru2003-09-221-1/+1
* | Fixed that multibyte charsets didn't honor multibytebar@bar.mysql.r18.ru2003-09-1915-21/+326
* | Bug fix:bar@bar.mysql.r18.ru2003-09-1612-1/+41
* | Optimize thai character handlingmonty@mashka.mysql.fi2003-09-121-88/+102
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-7/+7
|\ \ | |/
| * crash BUG#1116 fixedserg@serg.mylan2003-08-211-7/+7
* | mergemonty@mashka.mysql.fi2003-08-1911-15/+15
|\ \
| * | Fix strnxfrm_multiplye from 0 to 1 for charsets that do not use strnxfrmbar@bar.mysql.r18.ru2003-08-1811-15/+15
* | | After merge fixesmonty@mashka.mysql.fi2003-08-191-164/+117
* | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+1
|\ \ \ | |/ / |/| / | |/
| * my_strnncoll_latin1_de rewritten from scratch. Bug with overlapping combos we...serg@serg.mylan2003-07-171-108/+49
| * Status query on killed mysql connection results in segmentation fault (Bug #738)monty@narttu.mysql.fi2003-07-041-1/+1
* | ctype-utf8.c:bar@bar.mysql.r18.ru2003-07-171-1/+1
* | Fixes for make_win_src_distributionsmonty@narttu.mysql.fi2003-06-151-6/+6
* | merge with public treemonty@narttu.mysql.fi2003-06-055-50/+60
|\ \
| * | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-045-50/+60
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...bar@bar.mysql.r18.ru2003-06-031-2/+2
* | | ctype-ucs2.c:bar@bar.mysql.r18.ru2003-06-021-0/+4
* | | ctype-win1250ch.c:bar@bar.mysql.r18.ru2003-05-281-1/+1
* | | ctype-win1250ch.c:bar@bar.mysql.r18.ru2003-05-281-6/+7
|/ /
* | conf_to_src.c:mysql@home.(none)2003-05-271-39/+25
* | --with-charset was not up to datebar@bar.mysql.r18.ru2003-05-263-2/+7
* | BINARY collations for every character setbar@bar.mysql.r18.ru2003-05-2310-20/+251
* | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-2315-392/+482
* | Variables were rename, binary collation names were addedbar@bar.mysql.r18.ru2003-05-2213-14/+16
* | mergemonty@mashka.mysql.fi2003-05-222-92/+84
|\ \
| * | After merge fixesmonty@mashka.mysql.fi2003-05-211-1/+1