Description:
After upgrading Mysql workbench 5.2.33 and 5.2.35
Exception = System.UnauthorizedAccessException
Message = Access to the path 'C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\python\ctypes\_endian.pyc' is denied.
FullText = System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\python\ctypes\_endian.pyc' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at MySQL.GUI.Workbench.Program.RemoveCompiledPythonFiles(String folder)
at MySQL.GUI.Workbench.Program.RemoveCompiledPythonFiles(String folder)
at MySQL.GUI.Workbench.Program.RemoveCompiledPythonFiles(String folder)
at MySQL.GUI.Workbench.Program.Main(String[] Args)
How to repeat:
After upgrading Mysql workbench 5.2.33 and 5.2.35
Exception = System.UnauthorizedAccessException
Message = Access to the path 'C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\python\ctypes\_endian.pyc' is denied.
FullText = System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\python\ctypes\_endian.pyc' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.Delete(String path)
at MySQL.GUI.Workbench.Program.RemoveCompiledPythonFiles(String folder)
at MySQL.GUI.Workbench.Program.RemoveCompiledPythonFiles(String folder)
at MySQL.GUI.Workbench.Program.RemoveCompiledPythonFiles(String folder)
at MySQL.GUI.Workbench.Program.Main(String[] Args)