summaryrefslogtreecommitdiff
path: root/storage/maria/ma_state.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-0/+1
* Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-221-5/+6
* Fixed mutexes lock order in maria_close(): LOCK_trn_list -> MARIA_SHARE::inte...unknown2008-12-081-1/+2
* Fixed bug introduced in last push.Michael Widenius2008-11-031-1/+1
* Added ha_maria::is_changed() (needed for Query cache)Michael Widenius2008-11-011-0/+2
* Fixing bug when using alter table on locked maria tableMichael Widenius2008-07-121-0/+2
* Bug#37276 maria crash on insert around the time check table is runMichael Widenius2008-07-051-0/+1
* Added versioning of Maria indexMichael Widenius2008-06-261-0/+3
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-0/+75