[MDEV-4390] Freeze when retrive table list with mysql workbench Created: 2013-04-12 Updated: 2013-07-20 Due: 2013-07-15 Resolved: 2013-07-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.30 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | zhifeng hu | Assignee: | Elena Stepanova |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Server: CentOS 5.8 i386 + MariaDB 5.5.30 |
||
| Attachments: |
|
| Description |
|
Freeze when retrive table list with mysql workbench.
|
| Comments |
| Comment by zhifeng hu [ 2013-04-12 ] |
|
MySQL 5.5.30 and Percona 5.5.30 working well. MariaDB 5.5.30 got pained. |
| Comment by Elena Stepanova [ 2013-05-04 ] |
|
Hi, Could you please attach the schema dump, and server error log, and also explain what exactly happens, it's not quite clear from the screenshot what's wrong there. Thanks. |
| Comment by zhifeng hu [ 2013-05-23 ] |
|
Sorry for long times delay. http://bugs.mysql.com/bug.php?id=55008 I tried their solution. then i got fixed. Ok, let's talk how it occurs. I previous using Mysql 5.5.30, some day, i compiled the MariaDB 5.5.30, import my old databases; What i do got fixed is just simple: type and run mysql_upgrade -h 127.0.0.1 then the mysql workbench working correct. if you got upgrade from old to latest version MySQL or MariaDB, i will keep watching it. see if it will appears next time. sorry for the delay. |
| Comment by Elena Stepanova [ 2013-06-14 ] |
|
Hi, Did you have any error messages in your error log file similar to those described in MySQL bug reports? (While mysql_upgrade is always recommended, it's a bit strange that the problem happened while switching from MySQL 5.5.30 to MariaDB 5.5.30, as you described, so it would be useful for us to know which exact error you observed to be able to diagnose similar problems better in future.) |
| Comment by Elena Stepanova [ 2013-07-20 ] |
|
Please add a comment if you have new information on the issue. |