summaryrefslogtreecommitdiff
path: root/storage/maria/ma_rprev.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21794: Optimizer flag rowid_filter leads to long querySergei Petrunia2020-05-071-3/+3
* Update FSF addressMichal Schorm2019-05-101-1/+1
* merge with 5.3Sergei Golubchik2011-10-191-3/+23
|\
| * Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-181-3/+23
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-2/+2
|/
* Added versioning of Maria indexMichael Widenius2008-06-261-20/+17
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-3/+4
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-1/+1
* Merged with mysql-5.1 main tree.unknown2007-07-021-1/+1
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* Implementation of rows-in-blockunknown2007-01-181-4/+5
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+88