Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 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 |
* | | | First step of implementation of WL#1518 "make bundled zlib | konstantin@mysql.com | 2004-07-21 | 1 | -13/+0 |
| |/ |/| | |||||
* | | 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 |
* | | Adding Roman (classical Latin) collation. | bar@mysql.com | 2004-07-07 | 1 | -0/+4 |
* | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | - rephrased comment | lenz@mysql.com | 2004-06-22 | 1 | -1/+2 |
| * | - Applied some portability fixes for SGI IRIX/MipsPro compiler | lenz@mysql.com | 2004-06-22 | 1 | -1/+1 |
* | | merge | monty@mysql.com | 2004-06-21 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge with 4.0.21 | monty@mysql.com | 2004-06-18 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Applied patch from Novell (2004-06-03) | monty@mysql.com | 2004-06-18 | 1 | -1/+1 |
| | * | backport wild_compare fix from 4.1 - bug#3924 | serg@serg.mylan | 2004-05-29 | 2 | -24/+47 |
* | | | Critical fixes after review: | bar@mysql.com | 2004-06-16 | 1 | -1/+1 |
* | | | UTF8 UCA based collations. | bar@mysql.com | 2004-06-14 | 1 | -1/+33 |
|/ / | |||||
* | | Unicode collation algorithm: contraction support. | bar@mysql.com | 2004-06-12 | 1 | -0/+10 |
* | | merged | serg@serg.mylan | 2004-06-11 | 1 | -3/+1 |
|\ \ |