Bug #36311 Error 1316 installing MyODBC-xxxxx-win32.msi
Submitted: 24 Apr 2008 8:25
Reporter: Tonci Grgin
Status: Verified
Category:Connector/ODBC Severity:S3 (Non-critical)
Version:3.51.25 OS:Microsoft Windows
Assigned to: Georg Richter Target Version:
Tags: msi, install
Triage: D2 (Serious)

[24 Apr 2008 8: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 8:32] Tonci Grgin
Looks OK in 3.51.26 but not mentioned in changelog. Checking again.