Change the Password of root using the following command. MariaDB [mysql]> update user SET PASSWORD=PASSWORD('linux') WHERE USER="root"; Query OK, ...
確定! 回上一頁