Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 1 | -1/+1 |
|\ | |||||
| * | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-10-06 | 1 | -1/+1 |
| |\ | |||||
| | * | enum options renamed to avoid possible name conflicts | serg@serg.mylan | 2003-09-29 | 1 | -1/+1 |
* | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 5 | -16/+47 |
|\ \ \ | |/ / | |||||
| * | | Correct fix for buffer overruns for compressed blobs. | monty@narttu.mysql.fi | 2003-09-24 | 2 | -2/+4 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-09-23 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | - fixed several typos ("uppdate"->"update" and "tryed"->"tried") | lenz@mysql.com | 2003-09-19 | 1 | -2/+2 |
| | |/ | |||||
| * | | More explicit error messages from myisamchk | monty@narttu.mysql.fi | 2003-09-16 | 2 | -12/+41 |
| |/ | |||||
* | | merge with 4.0.15 | monty@mashka.mysql.fi | 2003-09-11 | 5 | -14/+41 |
|\ \ | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-09-05 | 3 | -13/+34 |
| |\ | |||||
| | * | Fixed rare bug in MYISAM introduced in 4.0.3 where the index file header was ... | monty@mashka.mysql.fi | 2003-09-05 | 3 | -13/+34 |
| * | | more sanity checks for compressed files, BUG#770 | serg@serg.mylan | 2003-09-02 | 1 | -0/+6 |
| * | | s/\t/ / in command-line help text | serg@serg.mylan | 2003-09-02 | 1 | -1/+1 |
| |/ | |||||
* | | merge | monty@narttu.mysql.fi | 2003-09-03 | 13 | -55/+104 |
|\ \ | |||||
| * \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 13 | -55/+104 |
| |\ \ | | |/ | |||||
| | * | post-merge fixes | serg@serg.mylan | 2003-08-28 | 1 | -0/+1 |
| | * | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 3 | -6/+13 |
| | * | 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 |
| | * | | Better fix for myisamchk --sort-index on windows | monty@narttu.mysql.fi | 2003-08-25 | 1 | -16/+17 |
| | * | | Update of VC++ project files (to remove link warnings) | monty@narttu.mysql.fi | 2003-08-25 | 3 | -7/+21 |
| | |/ | |||||
| | * | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 3 | -4/+9 |
| | * | FT-NL bugfix - ignore words that appear more than in 2mio rows to avoid tree ... | serg@serg.mylan | 2003-08-19 | 1 | -31/+8 |
| | * | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec... | monty@narttu.mysql.fi | 2003-08-17 | 1 | -4/+5 |
| | * | myisamchk - don't mark table as crashed if --sort-records=<key> failed becaus... | serg@serg.mylan | 2003-08-12 | 1 | -3/+3 |
| | * | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-08-12 | 2 | -1/+7 |
| | |\ | |||||
| | | * | MyISAM was erroneously using max_ref_length when estimating min_pack_length. | serg@serg.mylan | 2003-08-12 | 1 | -1/+3 |
| | | * | snprintf compatibility fix | serg@serg.mylan | 2003-08-12 | 1 | -0/+4 |
* | | | | merged | serg@serg.mylan | 2003-09-03 | 1 | -12/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ] | serg@serg.mylan | 2003-09-03 | 1 | -1/+1 |
| * | | | table checksum background: | serg@serg.mylan | 2003-08-05 | 1 | -12/+7 |
* | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 7 | -23/+56 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Review of changesets since last pull. | monty@mashka.mysql.fi | 2003-08-07 | 1 | -0/+2 |
| |/ | |||||
| * | bug #942. docid == ftb->lastpos in join on looping over nested table | serg@serg.mylan | 2003-07-31 | 1 | -2/+2 |
| * | Bug#937 | serg@serg.mylan | 2003-07-30 | 2 | -8/+13 |
| * | myisamchk --sort-records crash on compressed tables fixed. | serg@serg.mylan | 2003-07-21 | 1 | -0/+6 |
| * | Fix for #712 with Serg's suggestions | hf@deer.(none) | 2003-07-19 | 3 | -8/+3 |
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2003-07-19 | 2 | -0/+9 |
| |\ | |||||
| | * | Proposed bugfix for #712 | hf@deer.(none) | 2003-07-14 | 2 | -0/+9 |
| * | | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen... | monty@narttu.mysql.fi | 2003-07-18 | 2 | -5/+19 |
| |/ | |||||
| * | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYS | monty@mashka.mysql.fi | 2003-07-08 | 1 | -0/+4 |
| * | Fixed memory allocation in Unique to not allocate too much memory | monty@mashka.mysql.fi | 2003-06-26 | 1 | -5/+7 |
| * | reverting Monty's "fix" that turned a warning into an error. | serg@serg.mylan | 2003-06-16 | 1 | -5/+2 |
* | | fixed a bug that made 4.0 MYI+FT files unreadable in 4.1 | serg@serg.mylan | 2003-06-28 | 2 | -2/+1 |
* | | Fixed some new memory leaks | monty@narttu.mysql.fi | 2003-06-24 | 1 | -13/+9 |
* | | Merge | igor@rurik.mysql.com | 2003-06-18 | 3 | -36/+37 |
|\ \ | |||||
| * | | consistency fix - all help texts for command-line options should end with a dot. | serg@serg.mylan | 2003-06-13 | 3 | -36/+37 |
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-12 | 4 | -0/+123 |
|\ \ \ | |/ / |/| | |