找到 mysqld.exe所在的路径
使用cd切换到msyqld.exe路径下
输入mysql连接命令,格式如下
Mysql -P 端口号 -h mysql主机名\ip -u root (用户) -p