summaryrefslogtreecommitdiff
path: root/storage/maria/ma_close.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed portability problem with partiton_error.testMichael Widenius2011-06-131-1/+2
* Fixes for Aria storage engine:Michael Widenius2011-02-101-3/+28
* When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-1/+1
* Patch set contributed by Alex Budovski (MCA)Michael Widenius2010-01-291-0/+1
* mergeunknown2009-02-061-1/+1
|\
| * _ma_state_info_write numeric flags changed with constants.unknown2009-01-081-1/+1
* | Fixes Bug #40711 "Maria crash in my_no_flags_free"Michael Widenius2009-02-011-1/+3
|/
* Fix for BUG#41159 "Maria: deadlock between checkpoint and maria_write() when ...Guilhem Bichot2008-12-091-0/+8
* mergeunknown2008-12-081-9/+17
|\
| * Fixed mutexes lock order in maria_close(): LOCK_trn_list -> MARIA_SHARE::inte...unknown2008-12-081-9/+17
* | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-6/+3
|/
* Small fixes for pushbuild: compiler warnings, checking that partitioning is e...Guilhem Bichot2008-10-151-1/+1
* Fix for Bug#36499 Maria: potential deadlockMichael Widenius2008-08-261-1/+1
* Fixes for Bug #38016 Maria: trying to access freed memory when committing a t...Michael Widenius2008-08-191-0/+4
* Bug#37276 maria crash on insert around the time check table is runMichael Widenius2008-07-051-1/+5
* Added versioning of Maria indexMichael Widenius2008-06-261-1/+1
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-0/+21
* UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-0/+3
* Fixed several bugs in page CRC handlingunknown2007-12-181-1/+4
* Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-1/+1
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-1/+1
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-281-2/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-141-2/+3
|\
| * WL#3071 - Maria checkpointunknown2007-11-091-2/+3
* | First part of redo/undo for key pagesunknown2007-11-141-1/+2
|/
* - WL#3072 Maria Recovery:unknown2007-09-071-10/+33
* - speed optimization:unknown2007-09-061-12/+16
* Fixed several bugs found by running *.test with maria engineunknown2007-09-031-1/+2
* Fix forunknown2007-08-081-1/+1
* mergeunknown2007-07-261-1/+1
|\
| * WL#3072 - Maria recoveryunknown2007-07-261-1/+1
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-4/+4
|\ \ | |/
| * Maria:unknown2007-07-031-1/+2
| * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-011-3/+1
| |\
| | * Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-3/+1
| * | WL#3072 Maria Recoveryunknown2007-06-261-0/+1
* | | Merged with mysql-5.1 main tree.unknown2007-07-021-3/+3
|/ /
* | - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-221-9/+6
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-191-3/+1
|\
| * Fixes after review of guilhem of block record patchunknown2007-04-191-3/+1
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria.bakunknown2007-04-161-9/+10
|\ \ | |/ |/|
| * Pagecache integration for review.unknown2007-04-041-9/+10
* | GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* | merge from MyISAM into Maria (last step of merge of 5.1 into Maria).unknown2007-03-011-1/+1
|/
* Merge with new versionunknown2007-01-231-13/+14
|\
| * Implementation of rows-in-blockunknown2007-01-181-14/+15
* | very minor comments and merges from MyISAM into Maria.unknown2007-01-031-3/+5
* | merge of recent MyISAM changes into Maria.unknown2006-12-201-2/+3
* | WL#3071 - Maria checkpointunknown2006-12-161-0/+6
|/
* WL#3270 "Maria - cleanups of inherited MyISAM functionality"unknown2006-05-051-1/+0