1,通过ip,端口,用户名,密码登陆数据
命令格式为:mysql -h ip -u root -p -P 3306例如:mysql -h 127.0.0.1 -u root -p -P 3306
2,撒旦