summaryrefslogtreecommitdiff
path: root/storage/maria/ma_static.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF addressMichal Schorm2019-05-101-1/+1
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-6/+0
|\ \
| * \ Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-6/+0
| |\ \ | | |/
| | * cleanup: mysys_test_invalid_symlinkSergei Golubchik2017-02-271-6/+0
* | | Push for testing of encryptionMonty2015-02-101-0/+1
|/ /
* | Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) insertin...Michael Widenius2014-02-111-1/+1
* | MDEV-5220 - [PATCH] MariaDB 10.0.4 doesn't compile without perfschemaSergey Vojtovich2013-11-141-2/+3
* | fixes for test failuresSergei Golubchik2012-09-271-1/+3
|/
* merge with 5.3Sergei Golubchik2011-10-191-2/+7
|\
| * Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK"Michael Widenius2011-04-281-0/+1
| * Merge with 5.2Michael Widenius2011-03-091-0/+2
| |\
| | * Aria issues:Michael Widenius2011-01-241-0/+2
| * | Fix for lp:711565 "Index Condition Pushdown can make a thread hold MyISAM loc...Michael Widenius2011-02-181-0/+3
| |/
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-17/+30
* | post-merge fixes.Sergei Golubchik2011-07-021-3/+3
* | lots of post-merge changesSergei Golubchik2011-04-251-0/+22
|/
* Added verbose mode to recoveryMichael Widenius2010-08-181-1/+1
* Fixed some bugs in the Maria storage engineMichael Widenius2010-06-141-0/+2
* Fix for Windows build failure: __attribute__ does not exist under WindowsGuilhem Bichot2008-10-161-8/+7
* Merging of changes from myisam -> maria missing in last 5.1 - 5.1->maria mergeMichael Widenius2008-10-151-0/+9
* maria: deadlock detection when waiting on unique key (useless until we can ro...Sergei Golubchik2008-08-061-0/+3
* Added versioning of Maria indexMichael Widenius2008-06-261-6/+15
* Making maria-recover.test work the same with debug and non-debug builds: one ...Guilhem Bichot2008-06-041-0/+1
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-0/+1
* Support of moving logs in other directory then data root.unknown2008-01-261-1/+1
* WL#3072 - Maria Recoveryunknown2008-01-171-1/+1
* Moved variables to ma_static.c to avoid link error on MacOSXunknown2008-01-151-0/+3
* UNDO of rows now puts back all part of the row on their original pages and po...unknown2007-12-301-1/+1
* maria_page_checksum variableunknown2007-12-171-1/+1
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-0/+1
* Moved randomize and my_rnd under mysysunknown2007-10-091-4/+6
* Merged with mysql-5.1 main tree.unknown2007-07-021-1/+1
* - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-221-1/+7
* This patch is a collection of patches from from Sanja, Sergei and Monty.unknown2007-05-291-0/+7
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria.bakunknown2007-04-161-2/+2
|\
| * Pagecache integration for review.unknown2007-04-041-2/+2
* | 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/+8
* WL#3270 "Maria - cleanups of inherited MyISAM functionality"unknown2006-05-051-2/+0
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+65