summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0.15unknown2003-08-291-7/+7
|\
| * crash BUG#1116 fixedunknown2003-08-211-7/+7
* | mergeunknown2003-08-1911-15/+15
|\ \
| * | Fix strnxfrm_multiplye from 0 to 1 for charsets that do not use strnxfrmunknown2003-08-1811-15/+15
* | | After merge fixesunknown2003-08-191-164/+117
* | | Merge with 4.0.14unknown2003-08-111-1/+1
|\ \ \ | |/ / |/| / | |/
| * my_strnncoll_latin1_de rewritten from scratch. Bug with overlapping combos we...unknown2003-07-171-108/+49
| * Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-1/+1
* | ctype-utf8.c:unknown2003-07-171-1/+1
* | Fixes for make_win_src_distributionsunknown2003-06-151-6/+6
* | merge with public treeunknown2003-06-055-50/+60
|\ \
| * | Added SQLSTATE to client/server protocolunknown2003-06-045-50/+60
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-2/+2
* | | ctype-ucs2.c:unknown2003-06-021-0/+4
* | | ctype-win1250ch.c:unknown2003-05-281-1/+1
* | | ctype-win1250ch.c:unknown2003-05-281-6/+7
|/ /
* | conf_to_src.c:unknown2003-05-271-39/+25
* | --with-charset was not up to dateunknown2003-05-263-2/+7
* | BINARY collations for every character setunknown2003-05-2310-20/+251
* | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-2315-392/+482
* | Variables were rename, binary collation names were addedunknown2003-05-2213-14/+16
* | mergeunknown2003-05-222-92/+84
|\ \
| * | After merge fixesunknown2003-05-211-1/+1
| * | Merge with 4.0.13unknown2003-05-191-91/+83
| |\ \ | | |/
| | * Trimming code with Monty's suggestionsunknown2003-04-251-91/+83
| | * ctype-tis620.c:unknown2003-04-251-1/+1
* | | UCS2 and UTF8 are in separate files nowunknown2003-05-213-1025/+1052
|/ /
* | Fixed new bug in ORDER BYunknown2003-05-152-15/+21
* | my_vsnprintf.c:unknown2003-04-211-1/+1
* | Add mysys specific error messagesunknown2003-04-162-0/+633
* | All collation names are now fit into convensionunknown2003-04-078-9/+9
* | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)unknown2003-04-031-1/+0
* | Merge with 4.0unknown2003-04-031-0/+3
|\ \ | |/
* | Some collation have been renamed to fit into convensionunknown2003-04-012-2/+2
* | mbcharlen() is now used instead of ismbhead(). The last one has been removed.unknown2003-04-0114-61/+5
* | my_strncasecmp() is not used anymore. Use my_strncoll() instead.unknown2003-04-0115-53/+0
* | Some optimization in CHARSET_INFO:unknown2003-04-0114-165/+16
* | German Phone book collation is always compiledunknown2003-03-265-4382/+275
* | SHOW CHARACTER SET now can display commentsunknown2003-03-251-1/+8
* | Collation names have been renamed to common styleunknown2003-03-251-1/+1
* | Fixed reference to uninitialized memoryunknown2003-03-211-8/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-0/+4
|\ \
| * | mysql-test/t/ctype_many.test:unknown2003-03-171-0/+4
* | | Merge with 4.0.12unknown2003-03-191-0/+2
|\ \ \ | | |/ | |/|
| * | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tablesunknown2003-03-181-0/+2
| |\ \
| | * | Fix of 'halloween bug' with UPDATE of InnoDB tables.unknown2003-03-181-0/+2
| | * | - fixed C++-style comments in .c files to make IBM compiler happyunknown2003-03-111-15/+15
| * | | - fixed C++-style comments to make IBM C compiler happyunknown2003-03-151-4/+4
* | | | Fixes to avoid errors from valgrindunknown2003-03-181-0/+10
| |_|/ |/| |
* | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-03-141-1/+16
|\ \ \