summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Adding Roman (classical Latin) collation.unknown2004-07-071-0/+4
* Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-1/+2
|\
| * - rephrased commentunknown2004-06-221-1/+2
| * - Applied some portability fixes for SGI IRIX/MipsPro compilerunknown2004-06-221-1/+1
* | mergeunknown2004-06-211-1/+1
|\ \
| * \ Merge with 4.0.21unknown2004-06-181-1/+1
| |\ \ | | |/
| | * Applied patch from Novell (2004-06-03)unknown2004-06-181-1/+1
| | * backport wild_compare fix from 4.1 - bug#3924unknown2004-05-292-24/+47
* | | Critical fixes after review:unknown2004-06-161-1/+1
* | | UTF8 UCA based collations.unknown2004-06-141-1/+33
|/ /
* | 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