Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 14 | -32/+150 |
|\ | |||||
| * | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -0/+2 |
| * | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 3 | -0/+16 |
| * | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -2/+10 |
| |\ | |||||
| | * | Fix test case for innodb-lock | monty@mysql.com | 2004-10-20 | 1 | -2/+10 |
| * | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 2 | -2/+2 |
| * | | true,false -> TRUE, FALSE | monty@mishka.local | 2004-10-14 | 2 | -18/+43 |
| * | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 5 | -13/+24 |
| |\ \ | | |/ | |||||
| | * | Fix for BUG#3248 "Doc says MyISAM warns if disk full but it does not": | guilhem@mysql.com | 2004-09-24 | 5 | -13/+25 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-09-23 | 1 | -5/+32 |
| |\ \ | |||||
| | * | | Implementation of Monty's idea about clear_alloc_root() optimization and clea... | dlenev@brandersnatch.localdomain | 2004-09-23 | 1 | -5/+32 |
| * | | | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | konstantin@mysql.com | 2004-09-22 | 1 | -0/+26 |
| |/ / | |||||
| * | | Merging | hf@deer.(none) | 2004-09-14 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | A set of mysql_home_path-related fixes | hf@deer.(none) | 2004-09-07 | 1 | -1/+1 |
| * | | | Persian collation, contibuted by Jody McIntyre | bar@mysql.com | 2004-09-13 | 1 | -0/+4 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | petr@mysql.com | 2004-09-11 | 1 | -4/+2 |
|\ \ \ \ | |||||
| * | | | | Fixed a problem causing load_defaults not to accept some command-line | petr@mysql.com | 2004-09-11 | 1 | -4/+2 |
* | | | | | Merge on pull | monty@mysql.com | 2004-09-09 | 26 | -144/+156 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -0/+1 |
| * | | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 26 | -144/+155 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 1 | -40/+57 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | * | Added global my_getopt_error_reporter function pointer which is | ram@gw.mysql.r18.ru | 2004-08-31 | 1 | -45/+56 |
| | | * | Code style fixes. | monty@mysql.com | 2004-08-28 | 1 | -39/+48 |
| | * | | merged | serg@serg.mylan | 2004-08-26 | 1 | -29/+32 |
| | |\ \ | | | |/ | |||||
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | rburnett@build.mysql.com | 2004-08-25 | 1 | -29/+29 |
| | | |\ | |||||
| | | | * | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 1 | -1/+1 |
| | | | * | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 1 | -1/+1 |
| | | | * | BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-18 | 1 | -33/+23 |
| | | | * | mysql_priv.h: | rburnett@build.mysql.com | 2004-08-14 | 1 | -19/+29 |
| | | * | | Fix warning VC++ and fix applied fisrt to source 4.1 | miguel@hegel.txg.br | 2004-08-24 | 2 | -22/+9 |
| | * | | | my_handler.c: | rburnett@build.mysql.com | 2004-08-24 | 1 | -2/+2 |
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-23 | 22 | -63/+64 |
| | |\ \ \ | |||||
| | | * | | | Changed %lx -> 0x%lx (for easier comparison of debug files) | monty@mysql.com | 2004-08-23 | 22 | -63/+64 |
| | * | | | | merged | serg@serg.mylan | 2004-08-20 | 1 | -2/+2 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | typos fixed | serg@serg.mylan | 2004-08-19 | 1 | -2/+2 |
| | | * | | | copied new my_vsnprintf from 4.1. use "ul" when merging | serg@serg.mylan | 2004-08-19 | 1 | -16/+74 |
| | | | |/ | | | |/| | |||||
| | * | | | bug fixed: when inited=0, can_be_used should be 0 too. (BUG#4901) | serg@serg.mylan | 2004-08-11 | 1 | -21/+21 |
| | * | | | Fix for bug report #4737 and revert fix for bug #4375 (re-opened). | miguel@hegel.txg | 2004-07-29 | 1 | -11/+0 |
| | * | | | WL#1518, "make bundled zlib usable for unix builds": | konstantin@mysql.com | 2004-07-24 | 1 | -1/+2 |
* | | | | | Fixed memory allocation: allocated memory wasn't enough to store the | cps@silver_beast.(none) | 2004-09-06 | 1 | -1/+1 |
* | | | | | After review fix: added a comment | cps@silver_beast.(none) | 2004-09-06 | 1 | -0/+6 |
* | | | | | Please rewiev. Here added a function to process config. files options. | cps@silver_beast.(none) | 2004-08-30 | 1 | -90/+220 |
|/ / / / | |||||
* | | | | Post-merge fix. | pem@mysql.com | 2004-07-23 | 1 | -13/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | First step of implementation of WL#1518 "make bundled zlib | konstantin@mysql.com | 2004-07-21 | 1 | -13/+0 |
| | |/ | |/| | |||||
* | | | Merge with 4.1 | monty@mysql.com | 2004-07-12 | 3 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | Don't close already closed files in vio (not critical) | monty@mysql.com | 2004-07-12 | 1 | -0/+1 |
| * | | Merge with 4.0 to get bug fixes | monty@mysql.com | 2004-07-09 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | my_lib.c: | guilhem@mysql.com | 2004-07-05 | 1 | -2/+4 |
| | * | Windows-specific: | guilhem@mysql.com | 2004-07-05 | 1 | -0/+9 |
| | * | Prevent potential problems on 32-Bit machines. | ingo@mysql.com | 2004-06-25 | 1 | -4/+4 |