|
I am trying to connect to my mysql database via mysql workbench. I have been able to establish a connection to the database however when I go to edit a table I am getting an error:
Error occured: Access denied; you need the SHOW DATABASES privilege for this operation
Am I allowed to use remote database tools?
|