摘要:
“Can not connect to MySQL server. Too many connections”-mysql 1040错误, 这是因为访问MySQL且还未释放的连接数目已经达到MySQL的上限。通常,mysql的最大连接数默认是100, 最大可以达到16384 命令行修改。 mysql 阅读全文
摘要:
If you try to index a document in ElasticSearch and you see an error message like this: fix-elasticsearch-forbidden-12-index-read-only-allow-delete-ap 阅读全文