summaryrefslogtreecommitdiff
path: root/storage/maria/ma_pagecache.h
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 branch '10.0' into 10.1Sergei Golubchik2016-06-281-20/+20
|\ \
| * \ Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-20/+20
| |\ \ | | |/
| | * MDEV-9256 : Crashes on Windows x64 with aria_pagecache_buffer_size > 4GBVladislav Vaintroub2016-06-141-19/+19
* | | Push for testing of encryptionMonty2015-02-101-13/+21
|/ /
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-5/+9
|/
* merge with 5.3Sergei Golubchik2011-10-191-0/+2
|\
| * Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-0/+1
| |\
| | * Aria issues:Michael Widenius2011-01-241-0/+1
| * | Aria fixes:Michael Widenius2011-01-071-0/+1
| |/
* | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
|/
* _ma_bitmap_unpin_all() needs to unpin not-locked pages which were pinned by o...Guilhem Bichot2008-10-141-1/+2
* 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