If you have not done any other changes after install this should work
#mysql -u root -p<cr>
password:<cr>
If you are accessing mysql on another host and you have the correct username
and password then
$mysql -u <username> -p <cr>
password: <your password> <cr>
Note: <cr> is Enter key # signifies you are logged in as root $ signifies
normal user prompt


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to