Bug #36311 Error 1316 installing MyODBC-xxxxx-win32.msi
Submitted: 24 Apr 2008 6:25 Modified: 2 Dec 2010 10:35
Reporter: Tonci Grgin Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.25 OS:Windows
Assigned to: Georg Richter CPU Architecture:Any
Tags: install, msi

[24 Apr 2008 6:25] Tonci Grgin
Description:
Error 1316. A network error occurred while attempting to read from file C:\...\MySQL\MyODBC-3.51.11-2-win.msi

I checked msi file and found what appears to be the cause of problem, "Property.QualifiedProductName == MySQL Connector/ODBC 3.51.11". Probably, install/uninstall is trying to use bad registry info thus failing to uninstall previous version.

How to repeat:
Install new msi without uninstalling previous version.

Suggested fix:
First remove any previous versions of MyODBC then install new one.
[16 Jul 2008 6:32] Tonci Grgin
Looks OK in 3.51.26 but not mentioned in changelog. Checking again.
[2 Dec 2010 10:35] Tonci Grgin
Installing 3.51.27 over 3.51.12 on clean OBI image shows no such problems any more.