summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache2.c
Commit message (Expand)AuthorAgeFilesLines
* 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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | dirty mergeOleksandr Byelkin2019-02-071-28/+33
|\ \ \ | |/ /
| * | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-241-28/+33
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-2/+2
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-2/+2
| |\ \
| | * \ Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-2/+2
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-231-8/+9
| | | |\
| | | | * Bug#27788907 SOME FILE OPERATIONS IN MF_IOCACHE2.C ARE NOT INSTRUMENTEDmysql-5.5.62Marc Alff2018-08-201-8/+8
| | | | * Bug#18207212 : FILE NAME IS NOT ESCAPED IN BINLOG FOR LOAD DATA INFILE STATEMENTNeeraj Bisht2014-05-151-1/+8
| | | | * Bug #16978278 : BUFFER OVERFLOW WHEN PRINTING A LARGE 64-BIT INTEGERmithun2013-09-101-2/+2
| | | | |\
| | | | | * Bug #16978278 : BUFFER OVERFLOW WHEN PRINTING A LARGE 64-BIT INTEGERmithun2013-09-101-2/+2
| | | | * | Merge from mysql-5.1 to mysql-5.5Sujatha Sivakumar2013-03-281-1/+5
| | | | |\ \ | | | | | |/
| | | | | * Bug#14324766:PARTIALLY WRITTEN INSERT STATEMENT IN BINLOGSujatha Sivakumar2013-03-281-1/+5
| | | | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-2/+1
| | | | * | merge from 5.1 to 5.5Sujatha Sivakumar2012-07-101-1/+5
| | | | |\ \ | | | | | |/
| | | | | * BUG#11762670:MY_B_WRITE RETURN VALUE IGNOREDSujatha Sivakumar2012-07-101-1/+5
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| | | | |\ \ | | | | | |/
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | | | | |\
| | | | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | | | * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-2/+2
| | | | * | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-4/+1
| | | | * | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-0/+10
| | | | * | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+0
| | | | * | | WL#2360 Performance schemaMarc Alff2009-12-091-3/+3
| | | | * | | Backport of:Konstantin Osipov2009-11-241-2/+2
| | | | |/ /
| | | | * | Correct bad merge, and remove version numbers from test case.cmiller@zippy.cornsilk.net2007-08-081-0/+1
| | | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-08-071-4/+35
| | | | |\ \
| | | | | * \ Merge zippy.cornsilk.net:/home/cmiller/work/mysql/.deleted/mysql-5.1-new-main...cmiller@zippy.cornsilk.net2007-08-021-4/+35
| | | | | |\ \
| | | | | | * | Contributed patch from Jorge Bernal Ordovás. CLA#42cmiller@zippy.cornsilk.net2007-04-231-3/+35
| | | | * | | | Slow query log to file now displays queries with microsecond precissionmonty@mysql.com/nosik.monty.fi2007-07-301-7/+7
| | | | |/ / /
| | | | * | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-48/+57
| | | | |/ /
| | | | * | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rpllars/lthalmann@dl145h.mysql.com2007-02-241-10/+7
| | | | |\ \
| | | | | * | Fix for BUG#25628: "mysqlbinlog crashes while processing binary logs".gbichot@dl145h.mysql.com2007-02-231-10/+7
| | | | * | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-13/+13
| | | | |\ \ \ | | | | | |/ / | | | | |/| / | | | | | |/
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-13/+13
| | | | | |\
| | | | | | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-13/+13
| | | | * | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | | | | |/
| | | | * | Fix to make it build on all platforms.mats@romeo.(none)2006-10-101-1/+2
| | | | * | BUG#19459 (BINLOG RBR command does not lock tables correctly causingmats@romeo.(none)2006-10-061-1/+1
| | | | * | BUG#19459 (BINLOG RBR command does not lock tables correctly causingmats@romeo.(none)2006-10-021-0/+47
| | | | |/
| | | | * SECURITY FIXcmiller@zippy.(none)2006-05-011-20/+72
| | | | * many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-5/+5
| | | | * Merge with 4.1.3-betamonty@mysql.com2004-07-071-2/+1
| | | | |\
| | | | | * assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
| | | | | * Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-031-1/+1
| | | | * | This will be pushed only after I fix the testsuite.guilhem@gbichot22003-12-181-0/+7
| | | | |/
| | | | * system_charset_info has been moved to /sql directoryroot@home.(none)2003-03-161-1/+1