From: Hery Ramilison Date: August 16 2011 10:36pm Subject: bzr push into mysql-5.1 branch (hery.ramilison:3586 to 3587) Bug#55713 List-Archive: http://lists.mysql.com/commits/140662 X-Bug: 55713 Message-Id: <20110816223628.22101.qmail@helheim> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3587 hery.ramilison@stripped 2011-08-17 2nd fix for Bug #55713 innochecksum is NOT built with large file support enabled modified: extra/innochecksum.c 3586 hery.ramilison@stripped 2011-08-16 fix for bug 55713 innochecksum is NOT built with large file support enabled modified: extra/innochecksum.c === modified file 'extra/innochecksum.c' --- a/extra/innochecksum.c 2011-08-16 17:29:06 +0000 +++ b/extra/innochecksum.c 2011-08-16 22:34:11 +0000 @@ -48,7 +48,6 @@ /* another argument to specify page ranges... seek to right spot and go from there */ typedef unsigned long int ulint; -typedef unsigned char uchar; /* innodb function in name; modified slightly to not have the ASM version (lots of #ifs that didn't apply) */ ulint mach_read_from_4(uchar *b) No bundle (reason: useless for push emails).