摘要:
删除 删除不匹配的第一行 "Linux SED script find the 1st line that match pattern and delete it" 删除第一次匹配的行 "How to conditionally remove first line only with sed whe 阅读全文
posted @ 2017-01-22 17:44
SupremeHover
阅读(201)
评论(0)
推荐(0)
摘要:
连接数不足报错 "Can not connect to MySQL server. Too many connections" mysql 1040 这是因为访问MySQL且还未释放的连接数目已经达到MySQL的上限。 MySQL默认的最大连接数为 100 ,MySQL允许的最大连接数 16384 阅读全文
posted @ 2017-01-22 16:10
SupremeHover
阅读(3088)
评论(0)
推荐(0)