Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reverting Monty's "fix" that turned a warning into an error. | serg@serg.mylan | 2003-06-16 | 1 | -5/+2 |
* | Added option --read-only (Thanks to Markus Benning) | monty@narttu.mysql.fi | 2003-05-19 | 1 | -1/+2 |
* | Fix for MacOSX and symlinks | monty@narttu.mysql.fi | 2003-05-14 | 1 | -1/+6 |
* | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 3 | -24/+25 |
* | parallel-repair available in mysqld | serg@serg.mylan | 2003-05-04 | 1 | -1/+11 |
* | mising reset_tree() in ft_reinit_search() added | serg@serg.mylan | 2003-05-03 | 1 | -2/+2 |
* | Fix reference to not initialized memory | monty@narttu.mysql.fi | 2003-04-30 | 1 | -3/+6 |
* | Fix to remove compiler warnings | monty@mashka.mysql.fi | 2003-04-28 | 1 | -0/+2 |
* | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | monty@mashka.mysql.fi | 2003-04-27 | 7 | -24/+88 |
* | Fix for -fbranch-probabilites (bug 268) | monty@mashka.mysql.fi | 2003-04-26 | 1 | -2/+5 |
* | Merge bk-internal:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2003-04-25 | 1 | -1/+1 |
|\ | |||||
| * | Fixes for valgrind | monty@narttu.mysql.fi | 2003-04-23 | 1 | -1/+1 |
* | | warning when a 4.1 MYI file is opened in 4.0 | serg@sergbook.mysql.com | 2003-04-23 | 2 | -1/+5 |
* | | do not mark the table as analyzed unless all the key parts are REALLY analyzed. | serg@sergbook.mysql.com | 2003-04-23 | 1 | -4/+6 |
|/ | |||||
* | Merge with 3.23 to get fixes for: | monty@narttu.mysql.fi | 2003-04-03 | 1 | -1/+1 |
|\ | |||||
| * | A fix for a bug in MyISAM with large number of NULL columns and at | Sinisa@sinisa.nasamreza.org | 2003-03-25 | 1 | -2/+2 |
* | | make myisam usable without threads (and even w/o pthread_t) | serg@sergbook.mysql.com | 2003-03-24 | 2 | -2/+8 |
* | | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-11 | 1 | -2/+16 |
|\ \ | |/ | |||||
| * | Cleaned up disk_pos_assert() to be more general. | monty@mashka.mysql.fi | 2003-03-11 | 1 | -14/+13 |
| * | more propection in mi_open against badly corrupted MYI headers | serg@serg.mysql.com | 2003-03-10 | 1 | -2/+17 |
| * | Fixed typo | monty@mashka.mysql.fi | 2003-01-17 | 1 | -1/+1 |
* | | fix auto-increment in sub-key and insert ... select | serg@serg.mysql.com | 2003-03-02 | 2 | -3/+3 |
* | | make myisamchk -R to work, if the table contains fulltext indexes | serg@serg.mysql.com | 2003-02-22 | 1 | -2/+2 |
* | | do not accept -R (sort by index) for FULLTEXT indexes | serg@serg.mysql.com | 2003-02-22 | 1 | -0/+7 |
* | | fixed crash with blobs in compressed table | serg@serg.mysql.com | 2003-01-30 | 3 | -11/+8 |
* | | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 2 | -2/+2 |
* | | merge | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+14 |
|\ \ | |||||
| * | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -0/+14 |
* | | | remove warnings | serg@serg.mysql.com | 2003-01-27 | 1 | -11/+8 |
* | | | fixes for SHOW VARIABLES and --ft-stopword-list | serg@serg.mysql.com | 2003-01-27 | 1 | -2/+5 |
* | | | enadling out-of-cache reads for shared IO_CACHE | serg@serg.mysql.com | 2003-01-26 | 1 | -3/+4 |
* | | | fixed bug in parallel repair | serg@serg.mysql.com | 2003-01-26 | 1 | -4/+5 |
* | | | --ft_stopword_file command-line option | serg@serg.mysql.com | 2003-01-23 | 3 | -15/+63 |
|/ / | |||||
* | | After merge fix | monty@mashka.mysql.fi | 2003-01-17 | 1 | -1/+1 |
* | | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 2 | -3/+12 |
|\ \ | |/ | |||||
| * | Fixed max_key_length when using UNIQUE keys. | monty@mashka.mysql.fi | 2002-12-27 | 2 | -2/+11 |
| * | - Applied required modifications for automake 1.5 | lenz@mysql.com | 2002-11-17 | 1 | -11/+0 |
| * | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fields | serg@serg.mysql.com | 2002-10-28 | 1 | -1/+2 |
* | | Text fixes: ISAM -> MyISAM for myisamchk (found by Jocelyn Fournier). | arjen@george.bitbike.com | 2003-01-14 | 1 | -3/+3 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-01-09 | 5 | -16/+57 |
|\ \ | |||||
| * | | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 5 | -16/+57 |
* | | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2003-01-08 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | ft_nlq_search.c: | serg@sergbook.mysql.com | 2003-01-08 | 1 | -0/+1 |
* | | | A lot of portability fixes. | monty@mashka.mysql.fi | 2003-01-05 | 2 | -2/+2 |
|/ / | |||||
* | | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log | monty@mashka.mysql.fi | 2002-12-14 | 1 | -7/+7 |
* | | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 3 | -36/+41 |
* | | post-merge fix | serg@serg.mysql.com | 2002-12-04 | 1 | -3/+2 |
* | | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 3 | -16/+22 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-11-20 | 1 | -1/+2 |
|\ \ | |||||
| * | | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -1/+2 |