导航
用户登录
最新blog文章
搜索
在线用户
site5 的15个sql 连接限制
太郁闷了,wordpress 首页都不止这个数,wp-admin 根本没打开就挂了,连进去看看、修改plugin 的机会都没有。
- Each application that interfaces with a database should be using its own individual MySQL database username to connect to the database. Sharing a single database user with multiple applications will result in you prematurely hitting the set user limit of 15.
已经这么做过了。好几个 sql account
- You should not be using your system username and password for authentication purposes within your applications configuration. This will also result in premature consumption of set limits.
天知道 wordpress 的 authentication 是怎么搞的
- You should ensure that your applications are configured to connect without Persistent database connections. Contact the developer of the application for assistance if required.
好像现在就不是永久连接。
- guoshuang 的blog
- 要发表评论,请先登录 或 注册
最新评论
22 周 6 天 前
22 周 6 天 前
22 周 6 天 前
24 周 2 天 前
28 周 4 天 前
28 周 5 天 前
33 周 2 天 前
33 周 2 天 前
35 周 6 天 前
36 周 4 小时 前