Reputation: 1
I have just installed the PhpMyAdmin on my Mac (Yosomite 10.10.5), Everything looks fine, But when I log in to PhoMyAdmin as root and try to create a new database, It shows No Privileges
Screenshot here: https://i.sstatic.net/YNfSs.png
Thanks in Advance
Upvotes: 0
Views: 303
Reputation: 9012
Log in via phpMyAdmin with a MySQL account that has sufficient privileges (like root). If you don't have such account, ask this MySQL server's manager about it.
Upvotes: 1