summaryrefslogtreecommitdiff
path: root/storage/maria/unittest/ma_pagecache_rwconsist.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/+1
* | 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-1/+29
|\
| * Made test-unit run in parlallel. This was achived by having all aria tests th...Michael Widenius2011-05-131-1/+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
|/
* _ma_bitmap_unpin_all() needs to unpin not-locked pages which were pinned by o...Guilhem Bichot2008-10-141-2/+2
* Merge desktop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-mariaunknown2008-04-211-4/+4
|\
| * Problems of partially freed waiting quque fixed (BUG#35040)unknown2008-04-211-4/+4
* | possible BUG#22320 removed because it does not help.unknown2008-04-151-5/+0
* | BUG#22320 work aroundunknown2008-04-141-1/+5
|/
* Making ma_pagecache_rwconsist_1k-t unit test build under Windowsunknown2008-03-041-1/+1
* copyright and license infounknown2008-03-041-0/+15
* postmerge fixunknown2008-02-221-11/+11
* Locking for read and write made waiting for each other (with looseunknown2008-02-221-0/+348