summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* A lot of fixes for prepared statements (PS):unknown2004-10-261-0/+2
* Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-223-0/+16
* Merge with 4.0unknown2004-10-201-2/+10
|\
| * Fix test case for innodb-lockunknown2004-10-201-2/+10
* | Review of all code pushed since last reviewunknown2004-10-202-2/+2
* | true,false -> TRUE, FALSEunknown2004-10-142-18/+43
* | Merge with 4.0 for 4.1 releaseunknown2004-10-065-13/+24
|\ \ | |/
| * Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not":unknown2004-09-245-13/+25
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-231-5/+32
|\ \
| * | Implementation of Monty's idea about clear_alloc_root() optimization and clea...unknown2004-09-231-5/+32
* | | A fix and test case for Bug#5315 "mysql_change_user() doesn't freeunknown2004-09-221-0/+26
|/ /
* | Mergingunknown2004-09-141-1/+1
|\ \
| * | A set of mysql_home_path-related fixesunknown2004-09-071-1/+1
* | | Persian collation, contibuted by Jody McIntyreunknown2004-09-131-0/+4
* | | 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
* | | First step of implementation of WL#1518 "make bundled zlibunknown2004-07-211-13/+0
| |/ |/|
* | 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.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