summaryrefslogtreecommitdiff
path: root/mysys/mf_iocache.c
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2005-01-151-14/+35
|\
| * Fixed possible access to unintialized memory in filesort when using many buffersunknown2005-01-151-14/+35
* | Changed %lx -> 0x%lx (for easier comparison of debug files)unknown2004-08-231-2/+2
* | 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-2/+2
* | WL#775 "Add status variable identifying binlog_cache_size shortage"unknown2004-04-021-0/+2
* | Merge with 4.0unknown2004-03-251-1/+2
|\ \ | |/
| * shared IO_CACHE: protection against remove_io_share in a wrong timeunknown2004-03-251-1/+2
* | merge with 4.0unknown2004-03-161-3/+3
|\ \ | |/
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-3/+3
* | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1
* | Fixed Bug#2123, mysqld segmentation faulted when it tried tounknown2004-01-151-2/+2
* | Fixed memory leak with RAID tablesunknown2003-11-211-9/+53
|/
* Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeunknown2003-08-191-0/+14
* do not "trust number of broadcasts" in shared IO_CACHEunknown2003-01-261-5/+5
* fixed bug in parallel repairunknown2003-01-261-29/+29
* New multi-table-update codeunknown2002-11-291-0/+2
* Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-2/+3
* Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-2/+3
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-3/+9
* New SET syntax & system variables.unknown2002-07-231-1/+1
* parallel repair needs rec_buff local for thread !!!unknown2002-07-141-9/+0
* Portability fixes.unknown2002-07-011-5/+10
* post-merge fixunknown2002-06-301-1/+0
* mergedunknown2002-06-301-31/+68
|\
| * "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-301-25/+88
* | Made lock_io_cache() and unlock_io_cache() as functions.unknown2002-06-271-28/+54
|/
* resolvingunknown2002-06-201-8/+110
|\
| * multithreaded repair-by-sort codeunknown2002-06-191-8/+110
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-5/+6
* | removed init_count from IO_CACHE.unknown2002-06-051-2/+0
|/
* relay_log_space_limitunknown2002-04-011-1/+1
* temporary commit - need to pull Monty's changesunknown2002-01-291-0/+1
* misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-9/+20
* more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-3/+19
* Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-20/+37
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-20/+37
* | Update copyrightunknown2001-12-061-12/+11
|/
* New improved IO_CACHEunknown2001-11-281-262/+322
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-1/+7
* Merge work:/home/bk/mysql-4.0unknown2001-11-071-43/+240
|\
| * manager clean-up ( added pid-file and kill in mysql-test-run when things go w...unknown2001-11-071-53/+77
| * more work on IO_CACHEunknown2001-11-031-22/+195
* | Fixes up things after merge from 3.23.44unknown2001-11-051-0/+1
|/
* cleanupunknown2001-10-231-49/+210
* LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-1/+6
* added pre/post read callbacks to IO_CACHEunknown2001-07-201-0/+6
* changed to use IO_CACHE instead of FILEunknown2000-11-151-16/+27
* Import changesetunknown2000-07-311-0/+603