MySQL Forums
Forum List  »  MySQL Workbench

Re: Mysql Workbench fails to open on windows 10
Posted by: Marcin Marek
Date: June 06, 2016 03:11AM

Hi,

It would be nice if you could paste debug log file which contains more info.
You can do this starting workbench with --log-level=debug3 command line switch.

And about your second problem (workbench folder creating).
You can use ProcessMonitor (advanced monitoring tool for Windows that shows real-time file system)
https://technet.microsoft.com/pl-pl/sysinternals/bb896645.aspx

Only what you have to do is setting filter -> "path" contains "mysql". After that you should start workbench and you will probably see why it wasn't created. Maybe there are some rights problems.


--
Marcin Marek
MySQL Developer Tools

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Mysql Workbench fails to open on windows 10
1216
June 06, 2016 03:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.