Bug #75881 not work buttons on managment panel
Submitted: 12 Feb 2015 18:27 Modified: 2 Mar 2015 23:00
Reporter: Al Pachno Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S5 (Performance)
Version:6.2.4 OS:Windows (Microsoft Windows 7 Ultimate Service Pack 1)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[12 Feb 2015 18:27] Al Pachno
Description:
Traceback (most recent call last):
  File "P:\Program Files\MySQL\MySQL Workbench 6.2 CE\modules\wb_admin_grt.py", line 257, in _dock_admin_tab
    self.ctrl_be.init()
  File "P:\Program Files\MySQL\MySQL Workbench 6.2 CE\modules\wb_admin_control.py", line 264, in init
    self.connect_sql()
  File "P:\Program Files\MySQL\MySQL Workbench 6.2 CE\modules\wb_admin_control.py", line 463, in connect_sql
    self.query_server_info()
  File "P:\Program Files\MySQL\MySQL Workbench 6.2 CE\modules\wb_admin_control.py", line 636, in query_server_info
    result = self.exec_query('SHOW %s' % plugin_var)
  File "P:\Program Files\MySQL\MySQL Workbench 6.2 CE\modules\wb_admin_control.py", line 557, in exec_query
    raise e
QueryError: Error executing 'SHOW PLUGINS'
Got error 28 from storage engine.
SQL Error: 1030
MySQL Workbench Community (GPL) for Windows version 6.2.4  revision 12437 build 2426 (32 bit)

How to repeat:
not work buttons on managment panel

I think its after updating windows or after setuping other programs
[12 Feb 2015 21:13] MySQL Verification Team
Thank you for the bug report. Are you tried to remove and reinstall?. Thanks.
[13 Feb 2015 22:27] Al Pachno
Yes. But still not working. But import /export buttons are working in table menu
when put ->select rows on the table and then put in table menu "result grid"
"export recordset to an external file" and import

Its strange because i have 6.14 or 6.1.4 and have not entered to this program for a long time about 3-4 mounth and when i want put buttons in the managment panel on navigator panel was this error. i try to update to 6.2 - not help and then uninstall and reboot. and install new 6.2 but its not help. ((
[13 Feb 2015 22:30] Al Pachno
printscreen error

Attachment: error.png (image/png, text), 115.26 KiB.

[19 Feb 2015 12:31] MySQL Verification Team
Which server version are you using? The screen-shot you attached shows error 28:

C:\dbs\mysql-5.6.22-winx64>bin\perror 28
OS error code  28:  No space left on device

Please check. Thanks.
[2 Mar 2015 18:04] Al Pachno
Apache/2.2.22 (Ubuntu)
[2 Mar 2015 18:11] Al Pachno
hm, know have trying put button export and import - now its all ok. 
very strange.
[2 Mar 2015 18:11] Al Pachno
all working
[2 Mar 2015 18:12] Al Pachno
not know but now,in present time *)
[2 Mar 2015 23:00] MySQL Verification Team
Thank you for the feedback.