解决Ubuntu下修改mysql open_files_limit 值失效

前端之家收集整理的这篇文章主要介绍了解决Ubuntu下修改mysql open_files_limit 值失效前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
1. Open /libsystemdsystemMysqL.service as super user 2.@H_502_33@Add the following lines to@H_502_33@end@H_502_33@of it: LimitNOFILE=infinity LimitMEMLOCKinfinity 3.@H_502_33@Execute sudo systemctl daemon-reload 4. Restart MysqL.
原文链接:https://www.f2er.com/ubuntu/351139.html

猜你在找的Ubuntu相关文章