初始化
This commit is contained in:
33
build/extraResources/mysql/README.txt
Normal file
33
build/extraResources/mysql/README.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
==========================================
|
||||
CN_Tool MySQL 数据库
|
||||
==========================================
|
||||
|
||||
目录说明
|
||||
----------------------------------------
|
||||
bin/ - MySQL 可执行文件
|
||||
data/ - 数据库数据目录
|
||||
share/ - 共享资源文件
|
||||
my.ini - MySQL 配置文件
|
||||
|
||||
|
||||
服务管理
|
||||
----------------------------------------
|
||||
MySQL 服务由主应用自动管理:
|
||||
- 应用启动时自动启动
|
||||
- 应用关闭时自动停止
|
||||
- 默认端口:3306(如被占用会自动切换)
|
||||
|
||||
|
||||
连接信息
|
||||
----------------------------------------
|
||||
主机: 127.0.0.1
|
||||
端口: 3306
|
||||
用户: root
|
||||
密码: njcnpqs
|
||||
字符集: utf8mb4
|
||||
|
||||
|
||||
==========================================
|
||||
南京灿能电气自动化有限公司
|
||||
2025
|
||||
==========================================
|
||||
Reference in New Issue
Block a user