summaryrefslogtreecommitdiff
path: root/storage/maria/ma_key.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Sergei Golubchik2020-05-091-11/+11
|\
| * MDEV-21794: Optimizer flag rowid_filter leads to long querySergei Petrunia2020-05-071-11/+11
* | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-6/+8
|/
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-06-201-1/+1
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-201-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-201-1/+1
* | | | | Cleanup isnan() portability checksSergey Vojtovich2018-05-261-2/+0
|/ / / /
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
|/ / /
* | | Correct FSF addressiangilfillan2017-03-101-1/+1
|/ /
* | merge 5.5->10.0-baseunknown2013-10-291-1/+1
|\ \ | |/
| * Merge 5.3->5.5unknown2013-10-291-1/+1
| |\
| | * MariaDB made be compiled by gcc 4.8.1unknown2013-10-291-1/+1
* | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-1/+1
|/ /
* | merge with 5.3Sergei Golubchik2011-10-191-9/+22
|\ \ | |/
| * Merge with 5.2Michael Widenius2011-03-091-2/+1
| |\
| | * Aria issues:Michael Widenius2011-01-241-2/+1
| * | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-181-7/+21
* | | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
|/ /
* | MWL#67: MRR backportSergey Petrunya2009-12-221-4/+4
* | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-11/+53
|/
* WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-5/+8
* Fixed that packed transid can be compared byte per byte and we get them in in...Michael Widenius2008-11-041-6/+27
* Fixes for build errors under Windows and compiler warning under LinuxGuilhem Bichot2008-06-261-1/+1
* Added versioning of Maria indexMichael Widenius2008-06-261-43/+179
* Injecting more "const" declarations into code which does not changeunknown2008-04-031-5/+5
* Fixed compiler warningsunknown2008-01-131-2/+2
* Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-3/+4
* WL#3072 - Maria Recovery: recovery of state.auto_increment.unknown2007-12-121-6/+8
* After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-2/+3
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-43/+21
* Merged with mysql-5.1 main tree.unknown2007-07-021-21/+21
* Fixed compiler warningsunknown2007-06-091-0/+1
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* After merge fixesunknown2007-01-261-3/+3
* Merge with new versionunknown2007-01-231-34/+34
|\
| * Implementation of rows-in-blockunknown2007-01-181-34/+34
* | merge of recent MyISAM changes into Maria.unknown2006-12-201-7/+8
|/
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-9/+7
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+592