summaryrefslogtreecommitdiff
path: root/storage/maria/ma_info.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20279 Increase Aria index length limitMonty2019-08-231-1/+1
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2018-09-111-1/+5
|\ \ \ | |/ /
| * | MDEV-15797 Assertion `thd->killed != 0' failed in ha_maria::enable_indexesMonty2018-08-271-1/+5
* | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-1/+1
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
|/
* Fixed MDEV-306 / LP:1007967 - Assertion `table->file->stats.records > 0 || er...Michael Widenius2012-06-151-0/+1
* Merge 5.3->5.5.Igor Babaev2012-03-011-1/+1
|\
| * mergeSergei Golubchik2012-02-281-1/+1
| |\
* | \ 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+6
|\ \ \ | |/ /
| * | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-261-0/+6
| |/
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-2/+2
* | lots of post-merge changesSergei Golubchik2011-04-251-1/+1
|/
* Changed all file names in maria to LEX_STRING and removed some calls to strlen()Michael Widenius2008-08-251-5/+6
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-5/+5
* Fixed compiler warningsunknown2008-01-131-2/+2
* Added MARIA_SHARE *share to a lot of places to make code simplerunknown2007-12-101-1/+1
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-3/+3
* Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-191-0/+4
|\
| * Fixes after review of guilhem of block record patchunknown2007-04-191-0/+4
* | 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
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-051-3/+3
|\ \
| * | Fixed that maria.test worksunknown2007-04-051-3/+3
| |/
* | 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-9/+13
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+133