Docs/windows相关/脚本/mysql-restart.bat
2022-10-18 16:59:37 +08:00

6 lines
No EOL
122 B
Batchfile

<<<<<<< HEAD
start /b net stop mysql
=======
start /b net stop mysql
>>>>>>> 28bec05... 20200611
start /b net start mysql