summaryrefslogtreecommitdiff
path: root/myisam/mi_packrec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/home/ram/work/4.1.b4214ramil@mysql.com2005-09-051-60/+53
|\
| * a fix (bug #4214: Table corruption with myisampack and large BLOB objects).ramil@mysql.com2005-09-051-60/+53
* | Bug#8321 - myisampack bug in compression algorithmingo@mysql.com2005-06-241-2/+13
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+1
* | More changes to make 5.0.3 compile on Windowsreggie@mdk10.(none)2005-02-231-1/+1
* | Changes to allow 5.0.3 to compile on Windows after XA was pushedreggie@mdk10.(none)2005-02-231-4/+5
* | mergedserg@serg.mylan2005-01-241-7/+0
|\ \ | |/
| * fixes/cleanups according to Coverity reportserg@serg.mylan2005-01-241-7/+0
* | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-5/+24
|/
* myisam/mi_packrec.cserg@serg.mylan2004-12-021-11/+16
* one more test for corrupted compressed MyISAM tableserg@serg.mylan2004-12-011-18/+29
* just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-9/+9
* Correct fix for buffer overruns for compressed blobs.monty@narttu.mysql.fi2003-09-241-1/+3
* more sanity checks for compressed files, BUG#770serg@serg.mylan2003-09-021-0/+6
* MyISAM was erroneously using max_ref_length when estimating min_pack_length.serg@serg.mylan2003-08-121-1/+3
* fixed crash with blobs in compressed tableserg@serg.mysql.com2003-01-301-7/+5
* MyISAM: always store alloced_rec_buff_length with the buffer itselfserg@sergbook.mysql.com2002-07-261-4/+2
* Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-3/+7
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* Fix bug when repairing compressed MyISAM filesmonty@hundin.mysql.fi2001-11-221-1/+8
* Portability fixmonty@hundin.mysql.fi2001-11-071-3/+3
* Portability fixes.monty@hundin.mysql.fi2001-08-181-1/+1
* Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-111-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+1312