1 Star 1 Fork 0

xfwg / StygianCore-Controls

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
start_database.bat 736 Bytes
一键复制 编辑 原始数据 按行查看 历史
StygianTheBest 提交于 2018-12-17 15:47 . First Commit
@echo off
REM Command
REM 1(Blue), 2(Green), 3(Cyan), 4(Red), 5(Purple), 6(Yellow), 7(LGray), 8(Gray)
REM MODE con:cols=88 lines=45
COLOR 3F
SET mod=%1
SET NAME=MySQLx64 (5.6.42 - StygianCore)
TITLE %NAME%
echo.
echo -----------------------------------------------------------------------
echo [ MySQL x64 v5.6.42 ]-[ StygianCore 3.3.5a ]-[ stygianthebest.github.io ]
echo -----------------------------------------------------------------------
echo.
echo MySQL is currently running. Please only close this window for shutdown.
echo After your server is shut off, press CTRL C to shut down this service.
echo.
echo.
cd .\Server\MySQL\bin
mysqld --defaults-file=..\my.ini --console --standalone --explicit_defaults_for_timestamp
exit
1
https://gitee.com/xfwg/StygianCore-Controls.git
git@gitee.com:xfwg/StygianCore-Controls.git
xfwg
StygianCore-Controls
StygianCore-Controls
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891