mysql -u username -ppassword -h 192.168.1.88 -P 3306 -D mydb 或者是: [root@host]# mysql -u username -p Enter password:******
或者是: