前段时间mysql中找不到command line client了。 百度了一下。dos 命令进入mysql安装目录。运行 mysql -h localhost -u root -p 输入数据库密码即可。