mysql -u 用户名 -h 远程IP地址 -p 随后输入密码。 要确认远程数据库3306端口是否开放,mysql服务是否启动。
hadoop@Master:~$ mysql -u root -h 192.168.2.21 -p