• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Resolved Mysql password root

There is no root mysql account on Plesk server. Use admin account instead of root.
 
ok, with the same password of plesk?

I need to prepare a command that optimize all database (mysqlcheck -u admin -pxxxxx --optimize --all-databases) but I get this error "mysqlcheck: Got error: 1045: Access denied for user 'admin'@'localhost' (using password: YES) when trying to connect"
 
Back
Top