summaryrefslogtreecommitdiff
path: root/myisam/mi_packrec.c
Commit message (Expand)AuthorAgeFilesLines
* fixed warnings and compile errors from the fix for bug 26243unknown2008-03-291-1/+1
* BUG#31277 - myisamchk --unpack corrupts a tableunknown2007-11-261-1/+1
* BUG#31277 - myisamchk --unpack corrupts a tableunknown2007-11-231-1/+1
* Merge mysql.com:/home/svoj/devel/mysql/BUG31277/mysql-4.1-enginesunknown2007-11-141-1/+0
|\
| * BUG#31277 - myisamchk --unpack corrupts a tableunknown2007-11-071-1/+0
* | Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-1/+1
* | Merge pilot.mysql.com:/home/msvensson/mysql/mysql-4.1-maintunknown2007-01-171-2/+1
|\ \ | |/
| * Bug#25505 Myisam library compiler error on Windowsunknown2007-01-171-2/+1
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-12-311-1/+1
|\ \
| * | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | Merge xiphis.org:/home/antony/work2/mysql-5.0-enginesunknown2006-12-261-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
* | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2006-12-201-6/+7
|\ \ \ | | |/ | |/|
| * | Bug#25208 - Warnings in mi_packrec.cunknown2006-12-201-6/+7
* | | Merge chilla.local:/home/mydev/mysql-4.1-bug23139unknown2006-11-281-37/+328
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#23139 - myisamchk and mysqld crash when trying to access tableunknown2006-11-281-37/+328
* | Merge chilla.local:/home/mydev/mysql-4.1-bug8283-oneunknown2006-10-091-32/+44
|\ \ | |/
| * Merge chilla.local:/home/mydev/mysql-4.1-bug8283unknown2006-10-091-32/+44
| |\
| | * Bug#8283 - OPTIMIZE TABLE causes data lossunknown2006-10-091-32/+44
* | | Merge may.pils.ru:/home/svoj/devel/mysql/BUG19702/mysql-4.1unknown2006-08-231-6/+14
|\ \ \ | |/ /
| * | BUG#19702 - Using myisampack/myisamchk on a FULLTEXT indexedunknown2006-08-171-6/+14
| |/
* | Merge april.(none):/home/svoj/devel/mysql/BUG17917/mysql-4.1unknown2006-04-151-5/+11
|\ \ | |/
| * BUG#17917 - SELECT from compressed MyISAM table crashes MySQL serverunknown2006-04-131-4/+10
* | Merge mysql.com:/usr/home/ram/work/4.1.b4214unknown2005-09-051-60/+53
|\ \ | |/
| * a fix (bug #4214: Table corruption with myisampack and large BLOB objects).unknown2005-09-051-60/+53
* | Bug#8321 - myisampack bug in compression algorithmunknown2005-06-241-2/+13
* | 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