Re: default root password on mysql (mariadb)

2022-01-26 Thread Leonardo Cuyar Morales
I think the right command syntax is: sudo mysqladmin -uroot -p password it ask for password and then ask for the new password On 1/26/22, Anil Felipe Duggirala wrote: > hello, > I am following these instructions > (https://fedoramagazine.org/howto-install-wordpress-fedora/) to install > MariaD

default root password on mysql (mariadb)

2022-01-26 Thread Anil Felipe Duggirala
hello, I am following these instructions (https://fedoramagazine.org/howto-install-wordpress-fedora/) to install MariaDb on Fedora 34. Trying to set the "root" password for mysql is not working for me, doing: sudo mysqladmin -u root password Gives error: Warning: Since password will be sent to s