mysql -uroot -P3306 -S /tmp/mysql.sock
注意:user=root, 必须在权限表中已存在
mysql -uroot -p123 -P3306 -hlocalhost