| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | 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 |
* | Added option --read-only (Thanks to Markus Benning) | unknown | 2003-05-19 | 1 | -1/+2 |
* | Fix for MacOSX and symlinks | unknown | 2003-05-14 | 1 | -1/+6 |
* | Safety fix to enable RAID in max binaries | unknown | 2003-05-13 | 3 | -24/+25 |
* | parallel-repair available in mysqld | unknown | 2003-05-04 | 1 | -1/+11 |
* | mising reset_tree() in ft_reinit_search() added | unknown | 2003-05-03 | 1 | -2/+2 |
* | Fix reference to not initialized memory | unknown | 2003-04-30 | 1 | -3/+6 |
* | Fix to remove compiler warnings | unknown | 2003-04-28 | 1 | -0/+2 |
* | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | unknown | 2003-04-27 | 7 | -24/+88 |
* | Fix for -fbranch-probabilites (bug 268) | unknown | 2003-04-26 | 1 | -2/+5 |
* | Merge bk-internal:/home/bk/mysql-4.0 | unknown | 2003-04-25 | 1 | -1/+1 |
|\ |
|
| * | Fixes for valgrind | unknown | 2003-04-23 | 1 | -1/+1 |
* | | warning when a 4.1 MYI file is opened in 4.0 | unknown | 2003-04-23 | 2 | -1/+5 |
* | | do not mark the table as analyzed unless all the key parts are REALLY analyzed. | unknown | 2003-04-23 | 1 | -4/+6 |
|/ |
|
* | Merge with 3.23 to get fixes for: | unknown | 2003-04-03 | 1 | -1/+1 |
|\ |
|
| * | A fix for a bug in MyISAM with large number of NULL columns and at | unknown | 2003-03-25 | 1 | -2/+2 |
* | | make myisam usable without threads (and even w/o pthread_t) | unknown | 2003-03-24 | 2 | -2/+8 |
* | | merge with 3.23 to get: | unknown | 2003-03-11 | 1 | -2/+16 |
|\ \
| |/ |
|
| * | Cleaned up disk_pos_assert() to be more general. | unknown | 2003-03-11 | 1 | -14/+13 |
| * | more propection in mi_open against badly corrupted MYI headers | unknown | 2003-03-10 | 1 | -2/+17 |
| * | Fixed typo | unknown | 2003-01-17 | 1 | -1/+1 |
* | | fix auto-increment in sub-key and insert ... select | unknown | 2003-03-02 | 2 | -3/+3 |
* | | make myisamchk -R to work, if the table contains fulltext indexes | unknown | 2003-02-22 | 1 | -2/+2 |
* | | do not accept -R (sort by index) for FULLTEXT indexes | unknown | 2003-02-22 | 1 | -0/+7 |
* | | fixed crash with blobs in compressed table | unknown | 2003-01-30 | 3 | -11/+8 |
* | | low-level error messages cleanup | unknown | 2003-01-28 | 2 | -2/+2 |
* | | merge | unknown | 2003-01-28 | 1 | -0/+14 |
|\ \ |
|
| * | | Fixes for Netware | unknown | 2003-01-28 | 1 | -0/+14 |
* | | | remove warnings | unknown | 2003-01-27 | 1 | -11/+8 |
* | | | fixes for SHOW VARIABLES and --ft-stopword-list | unknown | 2003-01-27 | 1 | -2/+5 |
* | | | enadling out-of-cache reads for shared IO_CACHE | unknown | 2003-01-26 | 1 | -3/+4 |
* | | | fixed bug in parallel repair | unknown | 2003-01-26 | 1 | -4/+5 |
* | | | --ft_stopword_file command-line option | unknown | 2003-01-23 | 3 | -15/+63 |
|/ / |
|