• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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