summaryrefslogtreecommitdiff
path: root/myisam/mi_page.c
Commit message (Collapse)AuthorAgeFilesLines
* Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-1/+3
| | | | | | | | | Add support for LIMIT # OFFSET # Changed lock handling: Now all locks should be stored in TABLE_LIST instead of passed to functions. Don't call query_cache_invalidate() twice in some cases mysql_change_user() now clears states to be equal to close + connect. Fixed a bug with multi-table-update and multi-table-delete when used with LOCK TABLES Fixed a bug with replicate-do and UPDATE
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-2/+2
| | | | | | | Fixes for embedded server Made key_cache more configurable Fixed that one can change key blocksize in MyISAM A lot of optimizations to make MyISAM slightly faster
* Fixes for automatic recover of MyISAM tablesmonty@donna.mysql.com2000-10-171-1/+2
|
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-0/+2
| | | | | Added more status to the MyISAM files to avoid checking files that has already been checked.
* Import changesetbk@work.mysql.com2000-07-311-0/+144