Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 194 | -3199/+3893 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-29 | 7 | -37/+24 |
| |\ | |||||
| | * | Revert change of lower-case-table handling as this breaks how alias works. | monty@narttu.mysql.fi | 2003-08-29 | 7 | -37/+24 |
| * | | Merge jcole@bk-internal.mysql.com:/home/bk/mysql-4.0 | jcole@mugatu.spaceapes.com | 2003-08-28 | 1 | -32/+41 |
| |\ \ | | |/ | |/| | |||||
| | * | opt_range.cc: Fixes for out of memory conditions. | jcole@mugatu.spaceapes.com | 2003-08-28 | 1 | -32/+41 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-28 | 5 | -81/+36 |
| |\ \ | |||||
| | * | | Portability fixes | monty@narttu.mysql.fi | 2003-08-28 | 7 | -81/+207 |
| * | | | Removed restriction not to be able use non regular files. | jani@rhols221.adsl.netsonic.fi | 2003-08-28 | 2 | -2/+1 |
| | |/ | |/| | |||||
| * | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-08-28 | 3 | -3/+174 |
| |\ \ | |||||
| | * | | post-merge fixes | serg@serg.mylan | 2003-08-28 | 2 | -0/+171 |
| | * | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-08-28 | 1 | -3/+3 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | oom protection | serg@serg.mylan | 2003-08-28 | 1 | -3/+3 |
| * | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2003-08-28 | 3 | -354/+193 |
| |\ \ \ | | |/ / | |||||
| | * | | merge with 3.23 to get for overrun in ISAM tables with man fields and a blob. | monty@narttu.mysql.fi | 2003-08-28 | 3 | -354/+193 |
| | |\ \ | |||||
| | | * \ | Merge bk-internal.mysql.com:/home/bk/mysql-3.23 | monty@narttu.mysql.fi | 2003-08-28 | 6 | -355/+198 |
| | | |\ \ | |||||
| | | | * | | Updated test for ISAM overflow bug | monty@narttu.mysql.fi | 2003-08-28 | 2 | -0/+175 |
| | | | * | | ixed overflow bug in MyISAM and ISAM when using packed tables with a lot of f... | monty@narttu.mysql.fi | 2003-08-28 | 4 | -355/+23 |
| * | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2003-08-28 | 1 | -6/+6 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | - replaced C++-style comments in .c file (Please try to avoid this, as | lenz@mysql.com | 2003-08-28 | 1 | -6/+6 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-28 | 2 | -2/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | btr0btr.c: | heikki@hundin.mysql.fi | 2003-08-28 | 2 | -2/+16 |
| | |/ / / / | |||||
| * | | | | | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 16 | -83/+182 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-27 | 8 | -72/+102 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | jani@rhols221.adsl.netsonic.fi | 2003-08-27 | 2 | -37/+37 |
| | |\ \ \ \ | |||||
| | | * | | | | Updating translation for Spanish/Portuguese error messages files | miguel@hegel.local | 2003-08-27 | 2 | -37/+37 |
| | * | | | | | Added a warning to my_print_defaults if --verbose is given | jani@rhols221.adsl.netsonic.fi | 2003-08-27 | 5 | -34/+64 |
| | |/ / / / | |||||
| | * | | | | - added missing file vio_priv.h to source distribution | lenz@mysql.com | 2003-08-27 | 1 | -1/+1 |
| * | | | | | Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in... | monty@narttu.mysql.fi | 2003-08-27 | 3 | -26/+80 |
| * | | | | | Add column names for metadata when running mysql with -T | monty@narttu.mysql.fi | 2003-08-27 | 5 | -4/+22 |
| |/ / / / | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-27 | 22 | -263/+261 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 22 | -263/+261 |
| * | | | | do not try to "analyze" or "sort index" in the table that has no indexes or n... | serg@serg.mylan | 2003-08-27 | 1 | -9/+12 |
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-08-26 | 1 | -1/+4 |
| |\ \ \ \ | |||||
| | * | | | | fix ANALYZE TBALE to never generate rec_per_key_part < 1, as it prevent the t... | serg@serg.mylan | 2003-08-26 | 1 | -1/+4 |
| * | | | | | Fixed a very rarge memory overrun bug in the myisamlog program. | Sinisa@sinisa.nasamreza.org | 2003-08-26 | 1 | -1/+9 |
| * | | | | | - Reverted a fix for bug#897, as it broke the installation on some | lenz@mysql.com | 2003-08-26 | 1 | -7/+2 |
| * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-08-25 | 2 | -7/+30 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | comments about mutexes in replication. | guilhem@mysql.com | 2003-08-25 | 2 | -7/+30 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-25 | 6 | -40/+90 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-08-25 | 4 | -22/+38 |
| | |\ \ \ \ | |||||
| | | * | | | | Clearer states in SHOW PROCESSLIST for replication threads. | guilhem@mysql.com | 2003-08-25 | 4 | -22/+38 |
| | * | | | | | os0file.c: | heikki@hundin.mysql.fi | 2003-08-24 | 1 | -6/+1 |
| | |/ / / / | |||||
| | * | | | | The slave threads MUST not care about max_join_size, we start them with | guilhem@mysql.com | 2003-08-23 | 1 | -4/+8 |
| | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-08-23 | 2 | -8/+43 |
| | |\ \ \ \ | |||||
| | | * | | | | * Fix for a potential bug: | guilhem@mysql.com | 2003-08-23 | 2 | -8/+43 |
| * | | | | | | Better fix for myisamchk --sort-index on windows | monty@narttu.mysql.fi | 2003-08-25 | 6 | -28/+42 |
| * | | | | | | Update of VC++ project files (to remove link warnings) | monty@narttu.mysql.fi | 2003-08-25 | 36 | -171/+181 |
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-23 | 4 | -39/+65 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | show symlinked directories in SHOW CREATE TABLE | monty@narttu.mysql.fi | 2003-08-23 | 4 | -39/+65 |
| * | | | | | | After merge fixes | Sinisa@sinisa.nasamreza.org | 2003-08-22 | 158 | -1281/+3765 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | |