summaryrefslogtreecommitdiff
path: root/unittest/sql/mf_iocache-t.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-1/+1
| |\ \ | | |/
| | * cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-1/+1
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-1/+7
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-1/+7
| |\ \ | | |/
| | * fix gcc 8 compiler warningsSergei Golubchik2019-03-141-1/+7
* | | dirty mergeOleksandr Byelkin2019-02-071-1/+69
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-1/+69
| |\ \ | | |/
| | * MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-1/+69
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+87
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-1/+87
| |\ \ | | |/
| | * MDEV-17133 follow-up patch to fix mf_iocache-t unittestAndrei Elkin2018-11-011-1/+1
| | * MDEV-17133 dump thread reads from a past positionAndrei Elkin2018-10-211-1/+86
| | * compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-041-2/+2
| | * MDEV-14014 Multi-Slave Replication Fail: bogus data in log eventAndrei Elkin2018-06-281-1/+36
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-301-1/+36
|\ \ \ | |/ /
| * | MDEV-14014 Multi-Slave Replication Fail: bogus data in log eventAndrei Elkin2018-06-281-1/+36
* | | After-merge fixesMarko Mäkelä2018-05-301-12/+12
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-291-1/+71
|\ \ \ | |/ /
| * | Fix conversion warnings/errors.Vladislav Vaintroub2018-05-241-1/+1
| * | Merge remote-tracking branch 'origin/10.1' into 10.2Monty2018-05-241-1/+71
| |\ \ | | |/
| | * MDEV-10259 mysqld crash with certain statement length and...sachin2018-05-221-1/+71
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-2/+2
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ /
* | Simplify IO_CACHE by removing current_pos and end_pos as self-referencesVicențiu Ciorbaru2017-06-281-1/+1
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ | |/
| * Correct FSF addressiangilfillan2017-03-101-1/+1
* | Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-1/+1
|/
* MDEV-9044 Binlog corruption in GaleraSergei Golubchik2015-12-181-5/+47
* make encrypt-binlog and encrypt-tmp-files to fail if no encryptionSergei Golubchik2015-09-091-2/+6
* New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-9/+24
* unittest: encrypted temporary IO_CACHESergei Golubchik2015-06-271-0/+147