summaryrefslogtreecommitdiff
path: root/storage/maria/ma_pagecache.h
Commit message (Expand)AuthorAgeFilesLines
* copyright and license infounknown2008-03-041-2/+1
* WL#3072 Maria Recoveryunknown2008-02-261-1/+1
* Fixed thread specific ID.unknown2008-01-301-0/+7
* - fix for segfault in rpl_trigger/rpl_found_rows with default engine=mariaunknown2008-01-201-0/+5
* Added --with-maria-tmp-tables (default one) to allow on to configure if Maria...unknown2008-01-101-2/+3
* Disable logging of index pages during repairunknown2008-01-021-4/+4
* after-merge fixes and commentsunknown2008-01-011-1/+1
* mergeunknown2007-12-311-2/+7
|\
| * WL#3072 - Maria Recoveryunknown2007-12-301-2/+7
* | Write failure callback added.unknown2007-12-201-1/+3
|/
* Pagecache callbacks support added.unknown2007-12-151-24/+25
* Don't give warnings when reading blocks when we know the block may not exist ...unknown2007-12-051-0/+1
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-2/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-201-0/+14
|\
| * Flush status differentiation between error and skipping pinned pages.unknown2007-11-161-0/+14
* | Fixes for redo/undo logging of key pagesunknown2007-11-201-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-11-141-4/+5
|\ \ | |/
| * Support of rec_lsn added to pagecache_write call.unknown2007-11-051-4/+5
* | First part of redo/undo for key pagesunknown2007-11-141-2/+5
|/
* WL#3071 - Maria checkpointunknown2007-10-191-0/+2
* WL#3071 Maria checkpointunknown2007-10-171-3/+19
* Faster translog_filename_by_filenounknown2007-09-271-4/+2
* Remove SAFE_MODE for opt_range as it disables UPDATE to use keysunknown2007-09-271-21/+21
* WL#3071 Maria checkpointunknown2007-09-121-2/+1
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/work-maria-noflushunknown2007-08-131-2/+8
|\
| * Ability to read unflushed data added (only problem with CRC left and have to ...unknown2007-08-131-3/+9
* | post-merge fixes, and fixes for some of the 16 compiler warningsunknown2007-07-261-1/+1
|/
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-1/+3
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-011-1/+3
* | Merged with mysql-5.1 main tree.unknown2007-07-021-11/+11
|/
* - WL#3239 "log CREATE TABLE in Maria"unknown2007-06-221-0/+1
* - moving pagecache.h from include/ to storage/maria as it is Maria-unknown2007-06-111-0/+259