yes, ok ...i still log in as root ,
what i have did
1) after installed, i use "mysqladmin -u root password 'password' " command to set first time password, then restart pc
2) enter mysql using command "mysql -u root -p" , enter password 'password' which i already defined ..but cannot access
3) then i just type "mysql" ..it allow me to go in ..however, i use "show databases;" , it only show me test database, but no mysql db reside
anyone know what problem is it