summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22387: Do not pass null pointer to some memcpy()Marko Mäkelä2020-09-031-3/+5
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Merge 10.0 into 10.1Marko Mäkelä2018-11-071-0/+4
|\ \
| * \ Merge 5.5 into 10.0Marko Mäkelä2018-11-071-0/+4
| |\ \ | | |/
| | * MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF err...Oleksandr Byelkin2018-11-021-0/+4
* | | MDEV-17133 dump thread reads from a past positionAndrei Elkin2018-10-211-2/+5
* | | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-081-1/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2018-02-031-1/+1
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2018-02-021-1/+1
| |\ \ | | |/
| | * Fix an out of scope bzeroVicențiu Ciorbaru2018-01-301-1/+1
* | | spelling fixesklemens2017-03-071-4/+4
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-1/+4
|\ \ \ | |/ /
| * | MDEV-9573 'Stop slave' hangs on replication slaveMonty2017-02-281-1/+4
* | | MDEV-10508 Mariadb crash on out of disk space during dump importSergei Golubchik2016-09-281-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-0/+4
|\ \ \ | |/ /
| * | Merge branch '5.5' into bb-10.0Sergei Golubchik2016-06-211-0/+1
| |\ \ | | |/
| | * MDEV-9433: [PATCH} cppcheck reported a number of minor coding errorsDaniel Black2016-06-141-0/+1
| * | MDEV-10001 my_b_seek() may not work correctly after my_b_read() hits EOFSergei Golubchik2016-06-151-0/+3
* | | MDEV-9044 : Binlog corruption in GaleraNirbhay Choubey2015-12-181-1/+5
* | | New encryption API. Piece-wise encryption.Sergei Golubchik2015-09-041-1/+1
* | | my_aes_get_size()Sergei Golubchik2015-06-021-1/+1
* | | MDEV-8126 encryption for temp filesSergei Golubchik2015-06-021-4/+55
* | | misc IO_CACHE cleanupsSergei Golubchik2015-06-021-170/+182
* | | cleanup: LOAD DATA replication support in IO_CACHESergei Golubchik2015-06-021-13/+1
|/ /
* | Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-261-4/+0
|\ \
| * | MDEV-5657: Parallel replication.unknown2014-02-261-4/+0
| |/
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-4/+4
|/
* mysql-5.5.28Sergei Golubchik2012-10-161-1/+6
|\
| * Follow up patch for BUG#13961678. Fixing compilation warning given below.Sujatha Sivakumar2012-07-251-1/+1
| * Bug#13961678:MULTI-STATEMENT TRANSACTION REQUIRED MORE THANSujatha Sivakumar2012-07-241-1/+6
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \
| | | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \
* | | | \ \ 5.3->5.5 mergeSergei Golubchik2011-11-221-6/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with 5.2Michael Widenius2011-09-101-5/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-5/+3
| * | | | | Merge 5.2->5.3unknown2011-09-021-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-011-1/+1
| | |/ / /
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-3/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-3/+0
| | |_|_|/ | |/| | |
* | | | | post-merge fixes.Sergei Golubchik2011-07-021-2/+0
* | | | | 5.5-mergeSergei Golubchik2011-07-021-61/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-37/+2