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

8 lines
233 B
Batchfile
Raw Normal View History

: 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