nishp77Original post
Rank 3: Container
Hi team i would like to ask on how to change the root password of db?
Summary
Developers want to change the root password of a MariaDB database. Simply run the command 'mysqladmin -u root -p password newpassword' in the terminal.