summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1.3-betaunknown2004-07-071-2/+1
|\
| * assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
| * Fix skipp -> skip once and for all.unknown2004-06-031-1/+1
* | This will be pushed only after I fix the testsuite.unknown2003-12-181-0/+7
|/
* system_charset_info has been moved to /sql directoryunknown2003-03-161-1/+1
* Merge with 4.0.3unknown2002-08-301-1/+1
|\
| * mergeunknown2002-04-131-1/+1
| |\
| | * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-1/+1
* | | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-1/+1
* | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-0/+14
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-23/+26
|/ /
* | relay_log_space_limitunknown2002-04-011-0/+1
|/
* fixed wrong DBUG_ASSERT() in IO_CACHEunknown2002-01-311-1/+13
* temporary commit to pull Monty's changesunknown2002-01-311-2/+8
* misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-2/+22
* Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-2/+16
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-2/+16
* | Update copyrightunknown2001-12-061-15/+14
|/
* Fix of testcases after merge.unknown2001-11-281-8/+14
* Fix for IO_CACHE.unknown2001-11-281-12/+8
* New improved IO_CACHEunknown2001-11-281-14/+35
* fixed memory leak in replicationunknown2001-11-081-4/+4
* Portability fixes.unknown2001-10-031-0/+1
* Fixed bug when having many binary log filesunknown2001-01-081-3/+3
* Fixed delete in tables with hidden primary keyunknown2000-12-121-4/+5
* Lots of fixes for BDB tablesunknown2000-12-081-14/+13
* slave master.info FILE -> IO_CACHEunknown2000-11-241-6/+18
* fixed bugs in IO_CACHE and Load_event constructor. The code now passesunknown2000-11-161-1/+1
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-8/+14
* changed to use IO_CACHE instead of FILEunknown2000-11-161-0/+212