summaryrefslogtreecommitdiff
path: root/sql/mf_iocache.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-1/+1
* Merge 10.2 into 10.3Marko Mäkelä2021-04-211-1/+1
|\
| * MDEV-15064: IO_CACHE mysys read_pos, not libmaria rc_posbb-10.2-danielblack-MDEV-15064-IO_CACHE-read_posRainer Orth2021-04-171-1/+1
* | 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
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-2/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-2/+1
|\ \ \ \ | |/ / /
| * | | Remove most 'register' use in C++Marko Mäkelä2018-04-241-2/+1
| |/ /
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance ...Michael Widenius2014-07-191-1/+1
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ merge.Sergei Golubchik2010-11-251-0/+6
|\ \ \ | |/ / |/| |
| * | Fix a bunch of Windows warningsBo Thorsen2010-04-211-0/+6
| |/
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+2
|/
* Doxygenization of comments.unknown2007-10-111-7/+14
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+3
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* merge with 4.0unknown2004-03-161-6/+0
|\
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-7/+0
* | Merge with 4.0unknown2003-03-161-2/+6
|\ \ | |/
| * ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL ...unknown2003-03-021-1/+0
| * LOAD DATA INFILE is not replicated if replicate_*_table is setunknown2003-02-281-2/+7
* | Mergeunknown2003-01-211-1/+0
|\ \
| * | Portability fixes (for windows)unknown2003-01-211-1/+0
| |/
* | SCRUMunknown2003-01-151-3/+2
* | Big purge about embedded library (scrum)unknown2002-12-161-0/+5
|/
* Update copyrightunknown2001-12-061-3/+3
* Update of query cache code.unknown2001-12-051-2/+2
* New improved IO_CACHEunknown2001-11-281-10/+16
* cleanupunknown2001-10-231-623/+1
* Final fixes for INSERT into MERGE tables.unknown2001-09-271-1/+1
* LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-1/+5
* added pre/post read callbacks to IO_CACHEunknown2001-07-201-0/+6
* Only write full transactions to binary logunknown2000-12-071-6/+26
* Portability fixesunknown2000-11-181-8/+13
* fixed bugs in IO_CACHE and Load_event constructor. The code now passesunknown2000-11-161-6/+11
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-1/+1
* changed to use IO_CACHE instead of FILEunknown2000-11-151-18/+30
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-8/+14
* Import changesetunknown2000-07-311-0/+641