summaryrefslogtreecommitdiff
path: root/include/maria.h
Commit message (Expand)AuthorAgeFilesLines
* remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-10/+11
* The patch for the task mdev-539.Igor Babaev2012-12-201-1/+2
* 5.3 mergeSergei Golubchik2012-05-041-70/+0
|\
| * MDEV-207 Install headers required to build external storage pluginsSergei Golubchik2012-04-231-72/+0
* | 5.3 mergeSergei Golubchik2012-01-131-0/+2
|\ \ | |/
| * Merge with 5.2.Michael Widenius2011-12-111-0/+2
| |\
| | * Merge with 5.1 + fixes for build failures in 5.2Michael Widenius2011-11-291-0/+2
| | |\
| | | * Fixed that maria-recover works as expected.Michael Widenius2011-11-291-0/+2
* | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-0/+2
|\ \ \ \ | |/ / /
| * | | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-261-0/+2
| |/ /
* | | merge with 5.3Sergei Golubchik2011-10-191-1/+2
|\ \ \ | |/ /
| * | Merge with MariaDB 5.1Michael Widenius2011-05-031-0/+1
| |\ \ | | |/
| | * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+1
| * | Merge MariaDB 5.1->5.2unknown2010-11-191-1/+2
| |\ \ | | |/
| | * Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th...Michael Widenius2010-11-071-1/+2
* | | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-3/+3
* | | post-merge fixes.Sergei Golubchik2011-07-021-5/+1
|/ /
* | Move maria_upgrade() out of maria_init() as in standalone programs maria_data...Michael Widenius2010-09-281-0/+1
* | provide maria* aliases for aria* command-line options,Sergei Golubchik2010-09-141-4/+7
|/
* restore the unintentinally broken ABISergei Golubchik2010-07-231-1/+1
* Fixed some compiler warnings and errors in test suite found by buildbotMichael Widenius2010-01-271-1/+1
* Merge with mysql-maria treeMichael Widenius2009-02-191-1/+1
|\
| * Merge of MyISAM changes done in 5.1-main, into MariaGuilhem Bichot2009-02-121-1/+1
* | Merge with mysql-mariaMichael Widenius2009-01-301-1/+3
|\ \ | |/
| * post-review fixesSergei Golubchik2009-01-151-1/+3
* | Merge with base MySQL-5.1-mariaMichael Widenius2009-01-121-1/+6
|\ \ | |/
| * Merging of changes from myisam -> maria missing in last 5.1 - 5.1->maria mergeMichael Widenius2008-10-151-1/+6
* | Added MARIA_PAGE structure to keep all information about a maria key page.Michael Widenius2008-09-011-2/+3
|/
* Added versioning of Maria indexMichael Widenius2008-06-261-11/+28
* WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-1/+1
* Added versioning of row dataunknown2008-04-101-0/+3
* Mac compiler warnings fixed.unknown2008-02-071-1/+1
* Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-6/+6
* Added maria_zerofill()unknown2007-12-311-0/+1
* maria_page_checksum variableunknown2007-12-171-2/+2
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-1/+1
* Fixed repair_by_sort to work with BLOCK_RECORDunknown2007-11-281-9/+7
* Fixes for redo/undo logging of key pagesunknown2007-11-201-0/+2
* First part of redo/undo for key pagesunknown2007-11-141-5/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-37/+38
|\
| * Moved randomize and my_rnd under mysysunknown2007-10-091-37/+38
* | WL#3071 - Maria checkpointunknown2007-10-091-1/+1
* | After merge fixes. Applied changes made in myisam manually to maria.unknown2007-10-041-4/+4
|/
* Added maria_commit() and maria_begin() to be used with external testsunknown2007-08-291-1/+2
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-2/+2
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-2/+3
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-011-2/+3
| |\
| | * Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-2/+3
* | | Merged with mysql-5.1 main tree.unknown2007-07-021-37/+37
|/ /
* | - moving pagecache.h from include/ to storage/maria as it is Maria-unknown2007-06-111-3/+1
|/