%PDF- %PDF-
Direktori : E:/nuevo/ |
Current File : E:/nuevo/mysql_stop.bat |
@echo off cd /D %~dp0 echo Mysql shutdowm ... apache\bin\pv -f -k mysqld.exe -q if not exist mysql\data\%computername%.pid GOTO exit echo Delete %computername%.pid ... del mysql\data\%computername%.pid :exit