# MySQL启停工具 **Repository Path**: sleepnap/NapMysqlTool ## Basic Information - **Project Name**: MySQL启停工具 - **Description**: MySQL启停工具 by Nap - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2023-03-21 - **Last Updated**: 2024-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## NapMysqlTool ### 介绍 mysql启停软件,这个项目诞生其实是因为我的另一个项目HeavenMS-Nap。 冒险岛的服务端依赖mysql,但是我又不想用PHPStudy,所以就弄了一个这个东西。 gitee不能上传大于100M的东西,但是github可以。对不起,github太香了。 整个项目已经迁移到了github,下载链接:https://github.com/SleepNap/NapMysqlTool/releases/latest 补充: mysql文件夹可以是我项目下的mysql文件夹,我项目的文件夹版本为MySQL5.7.40,也是mysql5.7最新的版本,取自于mysql官方。同时也支持PHPStudy下的mysql文件夹,PHPStudy下的mysql文件夹更精简。