summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache.c
Commit message (Expand)AuthorAgeFilesLines
* fix MDEV-18750: failed to flashback large-size binlog fileZicheng Huang2019-06-051-4/+4
* 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
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2018-11-071-0/+4
|\ \ \ | |/ /
| * | 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
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-2/+5
|\ \ \ \ | |/ / /
| * | | MDEV-17133 dump thread reads from a past positionAndrei Elkin2018-10-211-2/+5
* | | | MDEV-12779 Oracle/DB2 Compatibility Implicit Ordering for ROW_NUMBER OVERVicențiu Ciorbaru2018-11-011-0/+9
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-111-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-081-1/+1
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-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
* | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-16/+16
* | | | Simplify IO_CACHE by removing current_pos and end_pos as self-referencesVicențiu Ciorbaru2017-06-281-38/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-5/+8
|\ \ \ \ | |/ / /
| * | | 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-10092: Server crashes in in ha_heap::rnd_pos / Table_read_cursor::get_nextVicențiu Ciorbaru2017-02-151-4/+11
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-10508 Mariadb crash on out of disk space during dump importSergei Golubchik2016-09-281-2/+2
* | | | MDEV-9736: Window functions: multiple cursors to read filesort resultSergei Petrunia2016-09-241-14/+134
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+4
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fixed compiler warnings and test failures found by buildbotMonty2016-06-241-2/+2
|/ / /
* | | 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
| | | |\ \