• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mysql
#1
my server uses a lot of cpu because of mysql, is there any way for me to know which code is pulling so much cpu?
  Reply
#2
check each and every one of your sql queries, usually it can be from making too many queries at the same time, for example updating the database with a for every 1 minute?

PS: it is an example.

PD2: I don't speak English, I use google translator.
  Reply


Forum Jump: