摘要:
Open up the mysql command line client.type in the following lines PERFECT, if you mess up, you have to start all over by restarting the command line client.mysql>use mysqlmysql>select user, host, password from user;# Now you should see that u have 3 entries+-----------------------------+| user 阅读全文