Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 5.5.30
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Server: CentOS 5.8 i386 + MariaDB 5.5.30
Client: windows x64 pro + MySQL WorkBench 5.2.47
Description
Freeze when retrive table list with mysql workbench.
following was my my.cnf configure.
[client] port = 3306 socket = /tmp/mysql.sock [mysqld] port = 3306 socket = /tmp/mysql.sock skip-external-locking log-bin=mysql-bin binlog_format=mixed server-id = 1 [mysqldump] quick max_allowed_packet = 16M [mysql] no-auto-rehash [myisamchk] key_buffer_size = 20M sort_buffer_size = 20M read_buffer = 2M write_buffer = 2M [mysqlhotcopy] interactive-timeout
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
MySQL 5.5.30 and Percona 5.5.30 working well.
MariaDB 5.5.30 got pained.