How to log in to mysql

GuoLuke2 (2009-05-18 15:04:58) 评论 (0)

On the command line, type in "mysql -u root -p" and it will prompt you for password for user "root".