- 2026-09-13.md:追加 4 条(部署完成、Kuma 状态页建成、 灌库脚本静默失败根因、SSH 被拒时的公网旁路验证法) - DEPLOY.md:站点清单更新 home.xpcool.com 上线状态; 新增「公开状态页」小节(三表配合、send_url 必为 1、 两个验证端点、同源反代写法、回滚方式); 工具链坑位新增「$LASTEXITCODE 不能穿透 ssh」与 「set -e + 写死路径 = 静默失败」 - 技能 uptime-kuma-sqlite-ops 同步补齐状态页建法
29 lines
1.2 KiB
Plaintext
29 lines
1.2 KiB
Plaintext
=== INITIALIZE ===
|
|
mysqld.exe : 2026-09-13T11:27:15.263331Z 0 [System] [MY-013169] [Server] E:\Pro
|
|
grams\MySQL\mysql-8.0.46-winx64\bin\mysqld.exe (mysqld 8.0.46) initializing of
|
|
server in progress as process 7428
|
|
所在位置 行:449 字符: 12
|
|
+ $initOut = & $mysqld "--defaults-file=$ini" --initialize-insecure --c ...
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (2026-09-13T11:2...as process 7428
|
|
:String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
2026-09-13T11:27:15.264745Z 0 [ERROR] [MY-010457] [Server] --initialize specifi
|
|
ed but the data directory has files in it. Aborting.
|
|
2026-09-13T11:27:15.264752Z 0 [ERROR] [MY-013236] [Server] The designated data
|
|
directory E:\Programs\MySQL\data\ is unusable. You can remove all files that th
|
|
e server added to it.
|
|
2026-09-13T11:27:15.264777Z 0 [ERROR] [MY-010119] [Server] Aborting
|
|
2026-09-13T11:27:15.264875Z 0 [System] [MY-010910] [Server] E:\Programs\MySQL\m
|
|
ysql-8.0.46-winx64\bin\mysqld.exe: Shutdown complete (mysqld 8.0.46) MySQL Com
|
|
munity Server - GPL.
|
|
|
|
init exit = 1
|
|
data\mysql exists = True
|
|
=== INSTALL SERVICE ===
|
|
Install/Remove of the Service Denied!
|
|
|
|
install exit = 0
|
|
=== DONE ===
|