NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Calculating Mysql table checksums (Score:1)
http://dev.mysql.com/doc/refman/5.0/en/checksum-table.html [mysql.com]
Check out this dude's elegant solution:
http://www.xaprb.com/blog/2007/01/25/how-to-calculate-table-checksums-in-mysql/ [xaprb.com]
There's more than 9 ways to do it
Reply to This