Wondering how to resolve ovh phpmyadmin access denied for user? Our in-house experts are here to help you out with this article. Our OVH support is here to offer a lending hand with your queries and issues.
How to resolve ovh phpmyadmin access denied for user?
Typically, error looks as shown below:
#1044 – Access denied for user to database
This error message means that the database you are trying to import contains elements that are not authorised on the OVHcloud shared infrastructure.
First make sure that your database is empty from the
Databases
tab of the relevant service. Click on the
...
button next to the database concerned, then select
Recalculate the quota
.
You can also tick the
Empty the current database
box just before launching the import
You cannot have a “trigger” in your database’s import script on OVHcloud shared hosting servers.
The following query is also not allowed:
CREATE DATABASE IF NOT EXISTS `Database-Name` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
too many connection
the credentials are incorrect
Hello ,
Please contact our support team through live chat (click on the icon at right-bottom).