I have a mysql database on a linux box and workbench on Apple iOS. I am able to connect to the database and see the database, tables, and columns in the left panel. However, when I double click on a table name, a new tab opens up in the main work area and after a brief delay, a small red circle with a white x appears to the left of the table name and the status bar on the bottom indicates an error has occurred. How do I find out what the error is? This occurs for all tables, including tables created directly in mysql on the linux box and tables created through the workbench.
↧