summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.1unknown2004-10-2914-32/+150
|\
| * 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 bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-111-4/+2
|\ \ \ \
| * | | | Fixed a problem causing load_defaults not to accept some command-lineunknown2004-09-111-4/+2
* | | | | Merge on pullunknown2004-09-0926-144/+156
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-0/+1
| * | | | 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
* | | | | Fixed memory allocation: allocated memory wasn't enough to store the unknown2004-09-061-1/+1
* | | | | After review fix: added a commentunknown2004-09-061-0/+6
* | | | | Please rewiev. Here added a function to process config. files options.unknown2004-08-301-90/+220
|/ / / /
* | | | 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