summaryrefslogtreecommitdiff
path: root/storage/maria/ma_rkey.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Update FSF addressMichal Schorm2019-05-101-1/+1
* | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-2/+2
* | Correct FSF addressiangilfillan2017-03-101-1/+1
|/
* merge with 5.3Sergei Golubchik2011-10-191-13/+63
|\
| * Merge with 5.2Michael Widenius2011-03-091-2/+1
| |\
| | * Aria issues:Michael Widenius2011-01-241-2/+1
| * | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-1/+1
| |\ \
| | * \ Merge with 5.1Michael Widenius2011-01-111-1/+1
| | |\ \ | | | |/
| | | * - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-1/+1
| * | | Merge with bugfixMichael Widenius2011-02-181-5/+55
| |\ \ \
| | * | | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-181-5/+53
| |/ / /
| * | | Optimize use of SEARCH_SAVE_BUFF in AriaSergei Golubchik2011-01-141-5/+6
| |/ /
* | | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-2/+2
|/ /
* | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-0/+3
|\ \ | |/
| * Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-0/+3
* | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-6/+18
|/
* Added versioning of Maria indexMichael Widenius2008-06-261-83/+84
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-3/+3
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-1/+1
* After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-31/+52
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-7/+8
* Merged with mysql-5.1 main tree.unknown2007-07-021-2/+2
* Fixes after review of guilhem of block record patchunknown2007-04-191-1/+0
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* After merge fixesunknown2007-01-261-1/+2
* Merge with new versionunknown2007-01-231-19/+29
|\
| * Implementation of rows-in-blockunknown2007-01-181-30/+46
* | Merge of recent MyISAM changes into Maria. Testsuite passes as muchunknown2006-10-111-21/+34
|/
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-4/+15
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+144