summaryrefslogtreecommitdiff
path: root/storage/maria/unittest/ma_pagecache_consist.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-1/+1
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+4
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Push for testing of encryptionMonty2015-02-101-26/+2
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-1/+1
|/
* fixes for windowsSergei Golubchik2011-10-211-1/+1
* merge with 5.3Sergei Golubchik2011-10-191-2/+29
|\
| * Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-131-2/+28
| * Aria unit tests fixed to have correct pagecache shutdown.unknown2010-12-041-0/+1
* | lots of post-merge changesSergei Golubchik2011-04-251-3/+5
|/
* copyright and license infounknown2008-03-041-0/+15
* postmerge fixunknown2008-02-221-2/+2
* Merge 88-214-96-46.dialup.umc.net.ua:/Users/bell/mysql/bk/mysql-mariaunknown2008-02-221-31/+34
|\
| * Locking for read and write made waiting for each other (with looseunknown2008-02-221-31/+34
* | Fixes for bugs (my_atomic and Maria log handler) observed onunknown2008-02-201-13/+20
* | Fixed compiler warnings in a lot of filesunknown2008-02-131-16/+16
|/
* Mac compiler warnings fixed.unknown2008-02-071-5/+5
* Small changes for unit tests.unknown2008-01-311-2/+6
* changes for big unit testsunknown2008-01-291-20/+20
* Windows fixesunknown2008-01-101-10/+6
* Bugs fixed:unknown2008-01-071-1/+1
* Added wrapper for chmod(): my_chmod()unknown2008-01-031-16/+4
* Disable logging of index pages during repairunknown2008-01-021-1/+1
* mergeunknown2007-12-311-1/+1
|\
| * WL#3072 - Maria Recoveryunknown2007-12-301-1/+1
* | Write failure callback added.unknown2007-12-201-4/+17
|/
* Pagecache callbacks support added.unknown2007-12-151-0/+13
* Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-1/+1
* Support of rec_lsn added to pagecache_write call.unknown2007-11-051-2/+2
* Merged with mysql-5.1 main tree.unknown2007-07-021-3/+3
* Fixed compiler warningsunknown2007-06-091-1/+2
* rec_lsn (first REDO LSN( is now given to the page cache on unpinningunknown2007-06-071-0/+0
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2007-06-051-2/+2
* Pagecache integration for review.unknown2007-04-041-0/+458