Bug #75770 | MySQL Workbench + ODBC Connector Has Additional Dependencies | ||
---|---|---|---|
Submitted: | 4 Feb 2015 17:57 | Modified: | 5 Mar 2015 1:17 |
Reporter: | Matthew Roberts | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 6.2.4 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | .net, file not found, installer |
[4 Feb 2015 17:57]
Matthew Roberts
[4 Feb 2015 19:50]
Peter Laursen
Discussed here http://bugs.mysql.com/bug.php?id=74227 http://bugs.mysql.com/bug.php?id=74109 (and likely more) .. already
[5 Feb 2015 11:59]
Matthew Roberts
Hi Peter, Thanks for your reply. I think mine is different, those bug reports are talking about VS C++ 2013 and .NET 4.. I already had that installed. My issue was that I didn't have .NET 4.5.2 and VS C++ 2010 *AS* *WELL* as the above and the setup doesn't know that that is a problem (but for with Workbench and ODBC it is). Apologies my original ticket wasn't terribly clear, I was rushing to leave work :-). Regards, Matthew
[5 Feb 2015 12:11]
Peter Laursen
I think they are all similar in the respect that WB (and other Windows software from Oracle/MySQL as well) is very bad at communicating to user what prerequisite requirements it has as regards shared libraries and runtimes from Microsoft, that must be installed in advance.
[5 Feb 2015 12:24]
Matthew Roberts
Agreed :-). It's not just workbench but the ODBC connector also. Of course you have the Full Windows Installer *and* the separate Workbench / ODBC only installers, so it's 3 different installers which will need fixing.
[5 Feb 2015 23:10]
MySQL Verification Team
Thank you for the bug report.
[6 Feb 2015 7:59]
Mike Lischke
For MySQL Workbench there are several places where it is made very clear what prerequisites are needed (e.g. the installer and here: http://dev.mysql.com/downloads/workbench/). Here is one more: 1) Microsoft .NET 4.0 client profile 2) Microsoft Visual C++ runtim 2013.
[6 Feb 2015 14:06]
Matthew Roberts
Mike, Thanks and I agree over: 1) Microsoft .NET 4.0 client profile. 2) Microsoft Visual C++ runtime 2013. they are perfectly clear (and were installed on the machine!) .... but that is *NOT* the dependencies I am talking about.. you appear to also need something like .NET 4.5.1 and V C++ 2010. This is *not* documented.
[6 Feb 2015 14:44]
Mike Lischke
That's what I tried to say, what you listed in addition is *not* required by MySQL Workbench. All what is needed are the 2 deps I listed above, really.