summaryrefslogtreecommitdiff
path: root/storage/maria/ma_pagecache.c
Commit message (Expand)AuthorAgeFilesLines
* Backport aria usage if LSN_FMT from 10.3Michael Widenius2019-06-251-1/+1
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF addressMichal Schorm2019-05-101-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-0/+1
|\ \
| * \ Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-0/+1
| |\ \ | | |/
| | * ma_pagecache: release lock in pagecache_readDaniel Black2017-07-031-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-05-081-13/+46
|\ \ \ | |/ /
| * | MDEV-10104 Table lock race condition with replicationMonty2017-05-051-13/+46
* | | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-101-7/+7
|\ \ \ | |/ /
| * | Use correct integer format with printf-like functions.Marko Mäkelä2017-03-091-7/+7
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-16/+16
|\ \ \ | |/ /
| * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-16/+16
| |\ \ | | |/
| | * MDEV-9256 : Crashes on Windows x64 with aria_pagecache_buffer_size > 4GBVladislav Vaintroub2016-06-141-17/+17
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-11/+17
|\ \ \ | |/ /
| * | Fixed overrun in key cache if one tried to allocate a key cacheMonty2015-08-131-11/+17
* | | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+1
* | | Push for testing of encryptionMonty2015-02-101-58/+96
|/ /
* | rename st_my_thread_var::opt_info -> st_my_thread_var::keycache_linkSergei Golubchik2015-01-191-10/+10
* | Fixed problem with very slow shutdown when using 100,000 MyISAM tables with d...Michael Widenius2014-07-191-37/+33
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-6/+6
|/
* Fixed compiler errorsMichael Widenius2012-08-141-0/+1
* merge with 5.3Sergei Golubchik2011-10-191-267/+529
|\
| * Fixed bug lp:814054 'Assertion `block->hash_link == hash_link && hash_link->b...Michael Widenius2011-08-101-2/+8
| * Aria fixes:Michael Widenius2011-07-041-0/+1
| * Aria bug fixes and improvements:Michael Widenius2011-06-301-2/+2
| * Fix compile failureSergey Petrunya2011-06-241-1/+1
| * Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecac...Michael Widenius2011-06-241-96/+183
| * Fixed portability problem with partiton_error.testMichael Widenius2011-06-131-1/+8
| * Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-76/+114
| |\
| | * Fixes for Aria storage engine:Michael Widenius2011-02-101-4/+25
| | * Fixed typo for non-debug buildMichael Widenius2011-02-031-1/+1
| | * Don't delete directory mysql-test/var if we use mysql-test-run --vardir=Michael Widenius2011-02-031-44/+42
| | * Aria fixes:Michael Widenius2011-01-301-34/+33
| | * Aria issues:Michael Widenius2011-01-241-0/+20
| * | Fixed assert as Aria in 5.2 has more flags than 5.1Michael Widenius2011-01-121-1/+1
| * | Merge with 5.1Michael Widenius2011-01-121-10/+15
| |\ \ | | |/
| | * Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed wit...Michael Widenius2011-01-121-0/+2
| | * Fixed bug in Maria page cache that caused assert if block->request != 0 in fr...Michael Widenius2011-01-121-10/+13
| * | Aria fixes:Michael Widenius2011-01-071-1/+28
| |/
| * Removed assert as gcc on gentoo couldn't compile it without a warning :(Michael Widenius2010-12-041-1/+0
| * Fixed (wrong) compiler warningMichael Widenius2010-12-041-1/+1
| * Fixed compiler warningMichael Widenius2010-12-041-0/+3
| * Fixed compiler warnings.Michael Widenius2010-12-031-1/+50
| * Fix of the debugging print.unknown2010-11-181-1/+2
| * Fixed bug discovered by testcase for LP#618558 (original bug seams to be fixe...Michael Widenius2010-11-151-9/+41
* | use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-2/+2
* | post-merge fixes.Sergei Golubchik2011-07-021-97/+0
* | lots of post-merge changesSergei Golubchik2011-04-251-99/+86
|/