-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flask init失败的问题 #29
Comments
缓存? |
除了缓存我想不到还有别的因素导致mysql的host不变,因此有这么一说。如果你知道什么原因的话,还请直接答疑解惑。 |
你说的host不变,怎么理解呢,麻烦多提供一下信息 |
原来是这个样子,懂了,谢谢。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
第一次失败是因为mysql版本不同,后在另外一台机器上部署高版本的mysql并更改配置后,再次执行flask init,结果连接的IP不是最新的。这类缓存在哪里放着呢?
The text was updated successfully, but these errors were encountered: