summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Unicode collation algorithm: contraction support.unknown2004-06-121-0/+10
* mergedunknown2004-06-111-3/+1
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-3/+1
* | Move UCA language specific definitions into ctype-ucs.c.unknown2004-06-112-143/+23
* | charset.c:unknown2004-06-111-44/+15
* | Initialize max_sort_char only if a character set is requested.unknown2004-06-111-23/+0
* | Allocate memory when a character set is requested:unknown2004-06-111-548/+14
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-1010-10/+0
* | Optimization to use less memory.unknown2004-06-101-5/+19
* | charset.c:unknown2004-06-091-1/+2
* | WL#916: Unicode collations for some languagesunknown2004-06-081-30/+180
* | Mergedunknown2004-06-071-17/+53
|\ \ | |/ |/|
| * Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-071-22/+23
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-031-10/+45
| |\
| | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-011-10/+45
| | |\
| | | * Manually merged, requirees more mergingunknown2004-05-254-6/+64
| | | |\
| | | * \ Mergeunknown2004-05-241-1/+1
| | | |\ \
| | | * \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-211-10/+45
| | | |\ \ \
| | | | * | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-211-10/+45
* | | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | charset.c:unknown2004-06-041-1/+1
| |/ / / / / /
* | | | | | | Fix skipp -> skip once and for all.unknown2004-06-039-18/+18
|/ / / / / /
* | | | | | Unicode collations: WL#916unknown2004-06-031-6/+496
|/ / / / /
* | | | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...unknown2004-05-273-4/+4
* | | | | Changed prototype of killed_ptr() to make it more portableunknown2004-05-262-18/+18
* | | | | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-255-13/+28
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-255-13/+28
| |\ \ \ \ \
| | * | | | | Added patches from Novellunknown2004-05-255-13/+28
* | | | | | | Preparation for user-defined Unicode collations:unknown2004-05-251-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Support for character set conversion in binary protocol: another gounknown2004-05-254-6/+64
| |_|_|_|/ |/| | | |
* | | | | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-201-1/+1
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-1/+1
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-161-3/+3
|\ \ \ | |_|/ |/| |
| * | key_cmp -> key_cmp_if_sameunknown2004-05-161-3/+3
* | | Update casts from very old my_lock.c source.unknown2004-05-101-4/+6
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-052-12/+22
|\ \
| * \ Merge with 4.0.19unknown2004-05-052-12/+22
| |\ \ | | |/
| | * better followup fix for my_getopt (Argh!)unknown2004-04-301-7/+7
| | * followup - error fixedunknown2004-04-301-2/+3
| | * bug#3529 - my_getopt doesn't process short OPT_ARG options correctlyunknown2004-04-281-11/+20
| | * bug#3556 - soundexunknown2004-04-281-2/+2
* | | Fixes for prior commitunknown2004-05-051-0/+2
* | | Windows fixes for VC++ compiler compabilityunknown2004-05-051-5/+20
|/ /
* | WL#1700 - Properly count key_blocks_used and key_blocks_current.unknown2004-05-031-16/+68
* | Allow one to send empty strings with mysql_stmt_send_long_data()unknown2004-04-281-0/+6
* | Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request)unknown2004-04-281-1/+1
* | Fixed results for previous patchunknown2004-04-271-1/+1
* | Fixed problems noticed with last buildunknown2004-04-091-1/+2
* | WL#775 "Add status variable identifying binlog_cache_size shortage"unknown2004-04-021-0/+2
* | charset2html.c:unknown2004-03-261-3/+15