-- verify.txt

Linux:
	rpm --checksig MySQL-server-5.0.x.i386.rpm
	rpm --checksig MySQL-client-5.0.x.i386.rpm

Windows:
	Download, install, and launch "winmd5sum".
	Drag "mysql-essential-5.0.x-win32.msi" into the window to compute the MD5 checksum.
	Compare the computed value with the value shown on the MySQL download page.