summaryrefslogtreecommitdiff
path: root/include/maria.h
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* rec_lsn (first REDO LSN( is now given to the page cache on unpinningunknown2007-06-071-0/+1
* After merge fixesunknown2007-04-191-0/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-04-191-4/+5
|\
| * Fixes after review of guilhem of block record patchunknown2007-04-191-4/+5
* | Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria.bakunknown2007-04-161-7/+7
|\ \ | |/ |/|
| * Pagecache integration for review.unknown2007-04-041-7/+7
* | Fixed that maria.test worksunknown2007-04-051-8/+9
|/
* Merge with new versionunknown2007-01-231-42/+54
|\
| * Implementation of rows-in-blockunknown2007-01-181-42/+54
* | Maria - merging recent changes done to MyISAM into Maria.unknown2006-12-191-2/+13
|/
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-3/+3
* WL#3270 "Maria - cleanups of inherited MyISAM functionality"unknown2006-05-051-2/+0
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+418