summaryrefslogtreecommitdiff
path: root/myisam/mi_packrec.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-1/+1
* Merge pilot.mysql.com:/home/msvensson/mysql/mysql-4.1-maintmsvensson@pilot.mysql.com2007-01-171-2/+1
|\
| * Bug#25505 Myisam library compiler error on Windowsmsvensson@pilot.mysql.com2007-01-171-2/+1
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
|\ \
| * | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Merge xiphis.org:/home/antony/work2/mysql-5.0-enginesacurtis/antony@xiphis.org/ltamd64.xiphis.org2006-12-261-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | Merge chilla.local:/home/mydev/mysql-4.1-axmrgistruewing@chilla.local2006-12-201-6/+7
|\ \ \ | | |/ | |/|
| * | Bug#25208 - Warnings in mi_packrec.cistruewing@chilla.local2006-12-201-6/+7
* | | Merge chilla.local:/home/mydev/mysql-4.1-bug23139istruewing@chilla.local2006-11-281-37/+328
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#23139 - myisamchk and mysqld crash when trying to access tableistruewing@chilla.local2006-11-281-37/+328
* | Merge chilla.local:/home/mydev/mysql-4.1-bug8283-oneistruewing@chilla.local2006-10-091-32/+44
|\ \ | |/
| * Merge chilla.local:/home/mydev/mysql-4.1-bug8283istruewing@chilla.local2006-10-091-32/+44
| |\
| | * Bug#8283 - OPTIMIZE TABLE causes data lossistruewing@chilla.local2006-10-091-32/+44
* | | Merge may.pils.ru:/home/svoj/devel/mysql/BUG19702/mysql-4.1svoj@may.pils.ru2006-08-231-6/+14
|\ \ \ | |/ /
| * | BUG#19702 - Using myisampack/myisamchk on a FULLTEXT indexedsvoj@may.pils.ru2006-08-171-6/+14
| |/
* | Merge april.(none):/home/svoj/devel/mysql/BUG17917/mysql-4.1svoj@april.(none)2006-04-151-5/+11
|\ \ | |/
| * BUG#17917 - SELECT from compressed MyISAM table crashes MySQL serversvoj@april.(none)2006-04-131-4/+10
* | 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