Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem that mysql takes up too much resources

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

How to solve the problem that mysql takes up too much resources? in view of this problem, this article introduces the corresponding analysis and solution in detail, hoping to help more partners who want to solve this problem to find a more simple and feasible way.

Under linux, it often happens that when using a system like VBB, there will be slowness, suspended animation, too many sleep processes, and so on. As a result, dozens of users took care of the system.

In fact, this is a problem with mysql configuration. In the default linux, the configuration of mysql is my-large.cnf configuration, which is suitable for large servers. Those with high memory, such as 2G memory, 4G memory, are suitable for use, while those with 512m memory are generally not. It takes up 512m of memory to hold the processes of the system mysql, which are stacked for a long time and not released, causing the system to be slow. So, change the configuration to my-small.cnf, and a small configuration will be fine. It is configured as follows:

# Example mysql config file for small systems.

#

# This is for a system with little memory (

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report