Description:
MySQL Workbench freezes from time to time. Suddenly, I can't type anything into SQL editor window, but it somehow responds - I can save file. You can see it here https://www.youtube.com/watch?v=MdcorFXD0Vg
### CONTENT OF /Users/tomaskrejci/Library/Application Support/MySQL/Workbench/log/wb.log
09:16:12 [INF][ WBContext]: Parsing application arguments.
09:16:12 [INF][ WBContext]: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
09:16:12 [INF][ Workbench]: Starting up Workbench
09:16:12 [INF][ Workbench]: Loading main window
09:16:12 [INF][ WBContext UI]: Initializing workbench context UI with these values:
base dir: /Applications/MySQLWorkbench.app/Contents/Resources
plugin path: /Applications/MySQLWorkbench.app/Contents/PlugIns
struct path: /Applications/MySQLWorkbench.app/Contents/Resources/grt
module path: /Applications/MySQLWorkbench.app/Contents/PlugIns:/Applications/MySQLWorkbench.app/Contents/Resources/plugins
library path: /Applications/MySQLWorkbench.app/Contents/Resources/libraries
user data dir: /Users/tomaskrejci/Library/Application Support/MySQL/Workbench
open at start:
open type:
run at startup:
run type:
Force SW rendering: No
Force OpenGL: No
quit when done: No
09:16:12 [INF][ WBContext]: WbContext::init
09:16:13 [INF][ WBA]: Looking for extension modules for WBA...
09:16:13 [INF][ WBA]: 0 extension modules found
09:16:14 [WRN][ grt]: /Applications/MySQLWorkbench.app/Contents/Resources/data/table_templates.xml:21: link 'com.mysql.rdbms.mysql.datatype.timestamp' <object db.SimpleDatatype> key=simpleType could not be resolved
09:16:14 [WRN][ grt]: /Applications/MySQLWorkbench.app/Contents/Resources/data/table_templates.xml:106: link 'com.mysql.rdbms.mysql.datatype.varchar' <object db.SimpleDatatype> key=simpleType could not be resolved
09:16:14 [WRN][ grt]: /Applications/MySQLWorkbench.app/Contents/Resources/data/table_templates.xml:229: link 'com.mysql.rdbms.mysql.datatype.int' <object db.SimpleDatatype> key=simpleType could not be resolved
09:16:14 [WRN][ grt]: /Users/tomaskrejci/Library/Application Support/MySQL/Workbench/connections.xml:25: link '098A0428-0DD7-41C4-9AD9-E66CD97C0CEB' <object GrtObject> key=owner could not be resolved
09:16:14 [INF][ WBContext]: System info:
MySQL Workbench Community (GPL) for Mac OS X version 6.2.5 revision 0 build 397 (32 bit)
Configuration Directory: /Users/tomaskrejci/Library/Application Support/MySQL/Workbench
Data Directory: /Applications/MySQLWorkbench.app/Contents/Resources
Cairo Version: 1.10.2
OS: OS X 10.10.x Yosemite
CPU: 4x Intel(R) Core(TM) i5-4308U CPU @ 2.80GHz - 8.00GiB RAM
09:17:16 [INF][ SqlEditor]: Opened connection 'Bonavita (live)' to MariaDB Server version 5.5.37-MariaDB
### END OF FILE
How to repeat:
I don't know how to repeat it, but it happens quite often. I experience this approx. every half hour.