mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
Created MinDoc常见问题及解决方案 (markdown)
7
MinDoc常见问题及解决方案.md
Normal file
7
MinDoc常见问题及解决方案.md
Normal file
@@ -0,0 +1,7 @@
|
||||
### 提示注册数据库异常
|
||||
|
||||
```
|
||||
注册默认数据库失败: register db Ping `default`, Error 1045: Access denied for user 'root'@'10.41.57.70' (using password: YES)
|
||||
```
|
||||
|
||||
一般这种问题是你的MySQL数据库无法连接,请检查配置的账号和密码是否可以正常连接MySQL。
|
||||
Reference in New Issue
Block a user