Comments on: MySQL Table Checksum bug fix http://www.xaprb.com/blog/2007/03/05/mysql-table-checksum-bug-fix/ Stay curious! Fri, 10 May 2013 18:25:19 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: Xaprb http://www.xaprb.com/blog/2007/03/05/mysql-table-checksum-bug-fix/#comment-4823 Xaprb Tue, 06 Mar 2007 12:38:02 +0000 http://www.xaprb.com/blog/?p=314#comment-4823 Yep. And I also just found an off-by-one error in the checksum filter. I’ll make a new point release. Thanks for pointing this out!

]]>
By: Cameron http://www.xaprb.com/blog/2007/03/05/mysql-table-checksum-bug-fix/#comment-4815 Cameron Tue, 06 Mar 2007 06:55:51 +0000 http://www.xaprb.com/blog/?p=314#comment-4815 There is a bug in mysql table checksum when using a table name with a hyphen ‘-’ in it.. you probably need to quote the table names :)

]]>