summaryrefslogtreecommitdiff
path: root/myisam/mi_packrec.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to create storage directory for storage engines. unknown2005-04-261-1358/+0
* Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
* More changes to make 5.0.3 compile on Windowsunknown2005-02-231-1/+1
* Changes to allow 5.0.3 to compile on Windows after XA was pushedunknown2005-02-231-4/+5
* mergedunknown2005-01-241-7/+0
|\
| * fixes/cleanups according to Coverity reportunknown2005-01-241-7/+0
* | Add 0x before pointers (to help with debugging)unknown2004-12-181-5/+24
|/
* myisam/mi_packrec.cunknown2004-12-021-11/+16
* one more test for corrupted compressed MyISAM tableunknown2004-12-011-18/+29
* just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-9/+9
* Correct fix for buffer overruns for compressed blobs.unknown2003-09-241-1/+3
* more sanity checks for compressed files, BUG#770unknown2003-09-021-0/+6
* MyISAM was erroneously using max_ref_length when estimating min_pack_length.unknown2003-08-121-1/+3
* fixed crash with blobs in compressed tableunknown2003-01-301-7/+5
* MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-4/+2
* Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-3/+7
* Update copyrightunknown2001-12-061-3/+3
* Fix bug when repairing compressed MyISAM filesunknown2001-11-221-1/+8
* Portability fixunknown2001-11-071-3/+3
* Portability fixes.unknown2001-08-181-1/+1
* Changed compare in MyISAM to use my_pread()unknown2001-06-111-1/+1
* Import changesetunknown2000-07-311-0/+1312