summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache2.c
Commit message (Expand)AuthorAgeFilesLines
* Correct bad merge, and remove version numbers from test case.unknown2007-08-081-0/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-08-071-4/+35
|\
| * Merge zippy.cornsilk.net:/home/cmiller/work/mysql/.deleted/mysql-5.1-new-main...unknown2007-08-021-4/+35
| |\
| | * Contributed patch from Jorge Bernal Ordovás. CLA#42unknown2007-04-231-3/+35
* | | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-7/+7
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-48/+57
|/
* Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.1-new-rplunknown2007-02-241-10/+7
|\
| * Fix for BUG#25628: "mysqlbinlog crashes while processing binary logs".unknown2007-02-231-10/+7
* | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-13/+13
|\ \ | |/ |/|
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-13/+13
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-13/+13
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| |/
* | Fix to make it build on all platforms.unknown2006-10-101-1/+2
* | BUG#19459 (BINLOG RBR command does not lock tables correctly causingunknown2006-10-061-1/+1
* | BUG#19459 (BINLOG RBR command does not lock tables correctly causingunknown2006-10-021-0/+47
|/
* SECURITY FIXunknown2006-05-011-20/+72
* many warnings (practically safe but annoying) correctedunknown2006-01-031-5/+5
* 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