Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-08-22 | 11 | -30/+471 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | 2 minor edits, plus | guilhem@mysql.com | 2003-08-22 | 11 | -30/+471 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-08-22 | 18 | -76/+180 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Move test that uses many tables (in query_cache.test) to separate test so tha... | monty@narttu.mysql.fi | 2003-08-22 | 18 | -76/+180 |
| * | | | merged | serg@serg.mylan | 2003-08-21 | 4 | -37/+43 |
| |\ \ \ | |||||
| | * | | | Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client... | serg@serg.mylan | 2003-08-21 | 2 | -2/+5 |
| | * | | | Merge bk-internal:/home/bk/mysql-3.23/ | serg@serg.mylan | 2003-08-21 | 2 | -36/+39 |
| | |\ \ \ | |||||
| | | * | | | fix for SHOW CREATE TABLE to report corerct second field's length | serg@serg.mylan | 2003-08-21 | 2 | -36/+39 |
| | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-3.23 | guilhem@mysql.com | 2003-08-18 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Fix for 64-bit CPUs (u_long is 64 bit there, but in_addr_t is always uint32). | guilhem@mysql.com | 2003-08-18 | 1 | -1/+1 |
| * | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-08-21 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | - added missing option "--without-embedded" to be able to compile without | lenz@mysql.com | 2003-08-21 | 1 | -0/+1 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | crash BUG#1116 fixed | serg@serg.mylan | 2003-08-21 | 1 | -7/+7 |
| * | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-08-21 | 40 | -205/+570 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Yesterday I removed process_io_create_file; I shouldn't have. | guilhem@mysql.com | 2003-08-21 | 1 | -0/+121 |
| | * | | | | Result updates after Dmitri's and my changes to logging with --log-slave-upda... | guilhem@mysql.com | 2003-08-21 | 4 | -2/+13 |
| | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2003-08-20 | 14 | -152/+148 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | First commit for fixing BUG#1100 | guilhem@mysql.com | 2003-08-20 | 14 | -152/+148 |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-08-20 | 1 | -3/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Fixed problem with undefined assert symbol | monty@narttu.mysql.fi | 2003-08-20 | 1 | -3/+1 |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2003-08-20 | 7 | -12/+24 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Fix for BUG#1086. Now we don't preserve event's log_pos through | dlenev@mysql.com | 2003-08-20 | 7 | -12/+24 |
| | | |/ / / | |||||
| | * | | | | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 20 | -115/+342 |
| * | | | | | sorted | serg@serg.mylan | 2003-08-21 | 1 | -4/+4 |
| * | | | | | comment added | serg@serg.mylan | 2003-08-20 | 1 | -0/+7 |
| |/ / / / | |||||
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-08-19 | 1 | -31/+8 |
| |\ \ \ \ | |||||
| | * | | | | FT-NL bugfix - ignore words that appear more than in 2mio rows to avoid tree ... | serg@serg.mylan | 2003-08-19 | 1 | -31/+8 |