summaryrefslogtreecommitdiff
path: root/storage/maria/ma_state.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0' into 10.1Monty2018-05-241-1/+1
|\
| * Fixes for Aria transaction handling with lock tablesMonty2018-05-221-1/+1
* | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+1
|\ \ | |/
| * MDEV-8200 aria bug with insert select and lock tablesMonty2018-01-111-0/+1
* | Correct FSF addressiangilfillan2017-03-101-1/+1
|/
* MDEV-3999: Valgrind errors 'invalid write' or assorted server crashes on conc...Michael Widenius2013-05-121-0/+1
* 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