mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-29 02:10:58 +08:00
d8d1e20c5a
MySQL 8 起 GRANT 不再隐式创建用户,授权已有用户时改为按 mysql.user 中实际存在的 host 逐一授权,用户不存在时明确报错, 并统一空 host 参数回退为 % Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>