I install mariadb in arch-linux. but I haven't got access to MySQL.
I try this:
mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
I see very similar question, and test all of answers but I can't resolve it.