摘要:
mysql 使用过程中出现错误:Error: ER_CON_COUNT_ERROR: Too many connections 版本 解决办法: 1、查看连接池大小 show variables like "max_connections"; 2、设置连接池大小 set persist max_co 阅读全文
posted @ 2021-02-09 11:43
laoq112
阅读(248)
评论(0)
推荐(0)