- 2026-09-13.md:追加 4 条(部署完成、Kuma 状态页建成、 灌库脚本静默失败根因、SSH 被拒时的公网旁路验证法) - DEPLOY.md:站点清单更新 home.xpcool.com 上线状态; 新增「公开状态页」小节(三表配合、send_url 必为 1、 两个验证端点、同源反代写法、回滚方式); 工具链坑位新增「$LASTEXITCODE 不能穿透 ssh」与 「set -e + 写死路径 = 静默失败」 - 技能 uptime-kuma-sqlite-ops 同步补齐状态页建法
13 lines
1.0 KiB
Plaintext
13 lines
1.0 KiB
Plaintext
[..] starting mysqld
|
|
launched pid = 45188
|
|
3306 listening = True (after 3 s)
|
|
process alive = True
|
|
=== error.log tail ===
|
|
2026-09-13T11:27:57.291523Z 0 [System] [MY-010116] [Server] E:\Programs\MySQL\mysql-8.0.46-winx64\bin\mysqld.exe (mysqld 8.0.46) starting as process 45320
|
|
2026-09-13T11:27:57.772254Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
|
|
2026-09-13T11:28:01.565772Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
|
|
2026-09-13T11:28:02.117475Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
|
|
2026-09-13T11:28:02.118610Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
|
|
2026-09-13T11:28:02.155511Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
|
|
2026-09-13T11:28:02.155600Z 0 [System] [MY-010931] [Server] E:\Programs\MySQL\mysql-8.0.46-winx64\bin\mysqld.exe: ready for connections. Version: '8.0.46' socket: '' port: 3306 MySQL Community Server - GPL.
|