Bug #15539 MD5 Wrong For 3.51.12 Solaris 8 (pkg format, SPARC, 64-bit)
Submitted: 6 Dec 2005 21:58 Modified: 15 Mar 2007 20:41
Reporter: Shawn Iwinski Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.12 OS:Solaris (Solaris)
Assigned to: Kent Boortz CPU Architecture:Any

[6 Dec 2005 21:58] Shawn Iwinski
Description:
The MD5 listed for Solaris 8 (pkg format,SPARC, 64-bit) is "8ff88fdd0b25f0749235d197fe6b4ca2", but every download I try, I get "aaab1f693748a954394711ec9166a737".  The web page I am referring to is http://dev.mysql.com/downloads/connector/odbc/3.51.html.

How to repeat:
Download mysql-connector-odbc-3.51.12-sun-solaris2.8-sparc-64bit.pkg.gz and check it's MD5 versus the listed MD5.

Suggested fix:
Update the MD5 for this download, or if the downloads are wrong, replace the downloads with the correct version.
[7 Dec 2005 11:34] Aleksey Kishkin
~/bugs$ md5sum mysql-connector-odbc-3.51.12-sun-solaris2.8-sparc-64bit.pkg.gz
aaab1f693748a954394711ec9166a737  mysql-connector-odbc-3.51.12-sun-solaris2.8-sparc-64bit.pkg.gz

while on web site we have:
Solaris 8 (pkg format,SPARC, 64-bit)		3.51.12	6.5M	Pick a mirror
MD5: 8ff88fdd0b25f0749235d197fe6b4ca2
[13 Feb 2007 21:21] Kent Boortz
The problem is in the web publishing tool, the
correct checksum is

 aaab1f693748a954394711ec9166a737.

Strangely the faulty checksum is from

 8ff88fdd0b25f0749235d197fe6b4ca2

an older package
"MyODBC-3.51.10-sun-solaris2.8-sparc.tar.gz".
[15 Mar 2007 20:41] Kent Boortz
Thank you for your bug report. This issue has been fixed in
the latest released version of that product, which you can
download at

  http://www.mysql.com/downloads/

Well, still not sured what caused this, but page is
regenerated for the 3.51.14 release.