Commit Graph

4 Commits

Author SHA1 Message Date
反编译工作区 282b4f1c54 fix: use multi-line sed range to strip GTID_PURGED statements from SQL dumps
Former-commit-id: a9ab3ad575a151fa423fc3ea4f9568c512db124c
2026-05-01 22:31:05 +08:00
反编译工作区 72040cdce6 fix: filter GTID_PURGED from SQL imports to avoid MySQL error 1840
Former-commit-id: 3d9d223cdb274faf74d5ee138dd76608415b77e5
2026-05-01 20:57:38 +08:00
反编译工作区 83dafde6ca fix: escape MySQL backtick quotes in prepare-db.sh (double-backslash -> single)
Former-commit-id: 0ffd939b7bc3ddeb9810bbdd31fb2768189d2309
2026-05-01 20:56:21 +08:00
Automation 3175b7074b feat: add database restoration script for 11 databases (executable)
Former-commit-id: f234c68258d9b1925a7fae647ab7c39ee617c92f
2026-05-01 19:32:49 +08:00