summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1unknown2004-09-0626-144/+155
|\
| * Merge with 4.0unknown2004-09-011-40/+57
| |\
| | * Added global my_getopt_error_reporter function pointer which is unknown2004-08-311-45/+56
| | * Code style fixes.unknown2004-08-281-39/+48
| * | mergedunknown2004-08-261-29/+32
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-251-29/+29
| | |\
| | | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-1/+1
| | | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-1/+1
| | | * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-181-33/+23
| | | * mysql_priv.h:unknown2004-08-141-19/+29
| | * | Fix warning VC++ and fix applied fisrt to source 4.1unknown2004-08-242-22/+9
| * | | my_handler.c:unknown2004-08-241-2/+2
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-2322-63/+64
| |\ \ \
| | * | | Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-2322-63/+64
| * | | | mergedunknown2004-08-201-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | typos fixedunknown2004-08-191-2/+2
| | * | | copied new my_vsnprintf from 4.1. use "ul" when mergingunknown2004-08-191-16/+74
| | | |/ | | |/|
| * | | bug fixed: when inited=0, can_be_used should be 0 too. (BUG#4901)unknown2004-08-111-21/+21
| * | | Fix for bug report #4737 and revert fix for bug #4375 (re-opened).unknown2004-07-291-11/+0
| * | | WL#1518, "make bundled zlib usable for unix builds": unknown2004-07-241-1/+2
* | | | Post-merge fix.unknown2004-07-231-13/+0
|\ \ \ \ | |/ / /
| * | | First step of implementation of WL#1518 "make bundled zlibunknown2004-07-211-13/+0
| | |/ | |/|
* | | Merge with 4.1unknown2004-07-123-0/+16
|\ \ \ | |/ /
| * | Don't close already closed files in vio (not critical)unknown2004-07-121-0/+1
| * | Merge with 4.0 to get bug fixesunknown2004-07-091-0/+11
| |\ \ | | |/
| | * my_lib.c:unknown2004-07-051-2/+4
| | * Windows-specific:unknown2004-07-051-0/+9
| | * Prevent potential problems on 32-Bit machines.unknown2004-06-251-4/+4
| * | Adding Roman (classical Latin) collation.unknown2004-07-071-0/+4
* | | Merge with 4.1.3-betaunknown2004-07-0724-205/+221
|\ \ \ | |/ /
| * | 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