patternsqlMinor
MySQL tables do not show up in the phpMyAdmin and MySQLWorkbench
Viewed 0 times
showtablesthemysqlworkbenchphpmyadminmysqlandnot
Problem
I just setup the phpMyAdmin and I have this problem: When I login, I can't see any tables.
I had tried this with MySQLWorkbench and I got the same result.
Any suggestions ?
I had tried this with MySQLWorkbench and I got the same result.
Any suggestions ?
Solution
The account that you are using to log into PHPmyAdmin/Workbench may not have permissions on the required tables. Do you see the required tables when you use the same login in the MySQL monitor console? Try logging in with a higher privileged account and viewing again.
Context
StackExchange Database Administrators Q#4897, answer score: 4
Revisions (0)
No revisions yet.