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