Dukemaster
Regular Pleskian
Hi friends of Plesk,
I never used a special password for mysql over 13 years using Plesk.
2 months ago I set a passwort for MariaDB 10.2 for the first time. Now I'm not able to login to do "mysql_upgrade".
I'm able to login psa database by
But not with
The old passwort I have set doesn't work any longer. Perhaps it's expired or I use the wrong one.
Could you please help me to update/reset a new password for MariaDB 10.2 (Ubuntu18.04 + PLESK 17.8.11)?
Lots of greets
I never used a special password for mysql over 13 years using Plesk.
2 months ago I set a passwort for MariaDB 10.2 for the first time. Now I'm not able to login to do "mysql_upgrade".
I'm able to login psa database by
Code:
~# plesk db
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 1049
Server version: 10.2.18-MariaDB-1:10.2.18+maria~bionic mariadb.org binary distribution
Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
MariaDB [psa]>
Code:
root@server:~# mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Could you please help me to update/reset a new password for MariaDB 10.2 (Ubuntu18.04 + PLESK 17.8.11)?
Lots of greets