This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/udrive/usr/local/mysql/mysqlstop.bat
2007-06-18 10:53:18 +00:00

8 lines
233 B
Batchfile

: Name: Stop MySQL File
: Created By: The Uniform Server Development Team
: Edited Last By: Olajide Olaolorun (empirex)
: Comment: none
: To Developers: none
@echo off
.\bin\mysqladmin.exe --user=root --password=root shutdown