I'm giving Mageia a second chance (I really loved Mandriva 2010.2 and 2011) but I'm having some problems. I'm a web programmer and I need to set a LAMP server on my Mageia box. The problem that I noticed today is that even if I type the command:
mysqladmin -u root password NEWPASSWORD
I can log into mysql just typing:
mysql or mysql -u root
Only if I type
mysql -u root -p
it asks for a password. What can be wrong? I check the user database and noticed that there were 4 records for user root, three with the empty password. I deleted them and only keep the record for root at localhost. I really want to try Mageia, given the problems with Mandriva, but it is far behind 2010.2.
