when I click on a database in the “Object Browser” section of my MySQL Workbench to see its schema, I get lines that display the message “fetching…”. The object browser hangs on this and the schema of the database is never displayed. I get the same error on different servers. Does anybody know how to remedy this?
Share
I just ran into this exact same issue on OSX / XAMPP and figured out that the permissions on my MySQL config file were the ultimate culprit. See the details here.