简体   繁体   中英

Msql not compiled for 64 bit

Is it affects the mysql is not compiled for 64 bit make the server process high cpu load and late response for the user access your website?

Our server host 7 website and 2 of this is with large database and the other open and read thousands of textfile lines.

What is the best solution for this?

Q: Is it affects the mysql is not compiled for 64 bit make the server process high cpu load and late response for the user access your website?

A: No.

Q: What is the best solution for this?

A: Capacity planning. Figure out what is causing the slowness, identify the system bottlenecks, which resources are constrained, (network, i/o, cpu, memory, etc.)... if database queries taking a significant portion of the response time, identify the problematic SQL and take steps to improve performance.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM