Bug #60290 MySQL Workbench 5.2.31 CE BUG
Submitted: 1 Mar 2011 11:26 Modified: 1 Mar 2011 14:04
Reporter: mark flatt Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Utilities Severity:S1 (Critical)
Version:5.2.31 OS:Windows
Assigned to: CPU Architecture:Any

[1 Mar 2011 11:26] mark flatt
Description:
MySQL Workbench unexpected error
Attempted to read/write protected memory

How to repeat:
from MySQL Workbench
click New server Instance, leave as LocalHost
click next, click next (now im on menu Test DB Connection)
at this point the 3 tasks are all ticked
click next
now error raised:
MySQL Workbench unexpected error
Attempted to read/write protected memory
[1 Mar 2011 11:38] Valeriy Kravchuk
Please, check if the same problem happens with current version of Workbench, 5.2.31.
[1 Mar 2011 11:50] mark flatt
UPDATE: My current is 5.2.31 - Sorry Problem still exists
[1 Mar 2011 11:54] mark flatt
same problem
[1 Mar 2011 12:54] Valeriy Kravchuk
If you are trying to work with local MySQL server, do you have a Windows service created for it?
[1 Mar 2011 13:14] mark flatt
I didnt have it running as a service (assume you mean XAMPP)
however i have now tried to add it as a service and it reports
the following during start up
Windows could not start the XAMPP service on local computer
report as service-specific error code 32
[1 Mar 2011 13:51] Valeriy Kravchuk
I mean creating service for MySQL server from XAMPP. Please, check similar bug #59578. I think this is a duplicate actually.
[1 Mar 2011 14:04] mark flatt
Yes I selected the svs tickboxes on the XAMPP control panel interface
and my problem is now fixed
thank you very much.