No matter what password you set, it doesn"t work. You can enter any password when you log in.
View and display in mysql as follows:
1 row in set (0.00 sec)
< table > < thead > < tr > < th > MariaDB [mysql] > select user from user; < / th > < / tr > < / thead > < tbody > < tr > < td > user < / td > < / tr > < tr > < td > root < / td > < / tr > < / tbody > < / table >1 row in set (0.00 sec)
< table > < thead > < tr > < th > MariaDB [mysql] > select host from user; < / th > < / tr > < / thead > < tbody > < tr > < td > host < / td > < / tr > < tr > < td > localhost < / td > < / tr > < / tbody > < / table >1 row in set (0.00 sec)