对mysql出现1006错误问题的解决办法

echo off
title 正在启动mysql服务

set /p thepath =请输入mysql的安装路径直到bin目录:
cd %thepath%
mysqld.exe -install
pause

posted @ 2018-02-23 10:13  CiscoLee  阅读(932)  评论(0编辑  收藏  举报