summaryrefslogtreecommitdiff
path: root/storage/myisam/mi_extra.c
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge with 5.1Michael Widenius2010-11-041-0/+5
|\
| * Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-0/+5
* | merge 5.1->5.2Sergei Golubchik2010-06-011-5/+0
|\ \ | |/
| * Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-5/+0
| |\
| | * BUG#51868 - crash with myisam_use_mmap and partitionedSergey Vojtovich2010-03-221-5/+0
| | * Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-1/+1
* | | WL#86: Partitioned key cache for MyISAM.Igor Babaev2010-02-161-1/+3
|/ /
* | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+6
* | Don't call _ma_decrement_open_count() for ma_extra(HA_EXTRA_PREPARE_FOR_DROP).Michael Widenius2009-10-061-2/+12
* | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-3/+4
* | Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-1/+1
* | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-3/+4
|\ \ | |/ |/|
| * Fixed several bugs found by running *.test with maria engineunknown2007-09-031-3/+4
* | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-3/+5
* | Merge mysql.com:/home/svoj/devel/mysql/BUG29957/mysql-5.0-enginesunknown2007-07-271-1/+1
|/
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-5/+5
* Bug#25460 - High concurrency MyISAM access causes severe mysqld crash.unknown2007-03-131-4/+6
* Bug#25460 - High concurrency MyISAM access causes severe mysqld crash.unknown2007-02-131-1/+6
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* Fix Bug #18559 "log tables cannot change engine, andunknown2006-08-031-0/+5
* This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-23/+33
* Many files:unknown2005-12-011-0/+22
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-09-021-3/+3
* mergeunknown2005-07-191-2/+2
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+405