Hi, I created a database in the manager but don't have permission to access it in phpmyadmin. Phpmyadmin won't let me create one in there either? Any ideas?
PHP My admin gave me:
#1044 - Access denied for user.....
Error creating database: Access denied for user 'xxxxx'@'%' to database 'mydb'
Is this something BT needs to grant permissions for??
Still no closer, when I check my permissions with
SHOW GRANTS FOR 'my_php_admin'@'sql5c30c.carrierzone.com'
I get ...
#1044 - Access denied for user 'my_user_name458537'@'%' to database 'mysql'
Surely something is wrong with my permissions?