summaryrefslogtreecommitdiff
path: root/myisam/mi_info.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed memory allocation in Unique to not allocate too much memorymonty@mashka.mysql.fi2003-06-261-5/+7
|
* Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-1/+1
| | | | | | Added optimzation for clustered index Fixed bug in UPDATE ... ORDER BY Fixed handling of UPDATE ... LIMIT
* 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-1/+1
| | | | | | | 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
* Removed compiler warnings.monty@hundin.mysql.fi2001-05-311-0/+2
| | | | | | | Added preliminary handling of symlinks in MyISAM. When using myisamchk to check tables with --force, don't repair tables that are marked as 'not closed' if they are ok. Change fn_format() to use my_real_path and my_symlink
* Fixed bug in CHECK TABLE ... EXTENDEDmonty@donna.mysql.com2001-01-161-2/+2
| | | | | Added keyword MEDIUM to CHECK TABLE New benchmarks results for Linux-alpha
* Fixed new bug in BDB tablesmonty@donna.mysql.com2000-12-311-1/+1
|
* Import changesetbk@work.mysql.com2000-07-311-0/+102