Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
edited body
Source Link
Robert
  • 207
  • 1
  • 6

MySQL is eating up about 80% of my CPU for no reason as far as I can see. Right now this server is rarely used, more of a test site I set up that will eventually be a used for production once I fix small problems like this. I run 3 instances of MySQL but it seems that my first instance is taking up all the CPU. When I turn off the first instance and leave the other two on everything runs fine.

Any suggestions?

I tried Show Processlist and no statements are being run besides "Sleep" and the query "Show Processlist" (obviously) at the time it's using up all this CPU.

MYmy.inicnf is basic. I did not optimize or change any MySQL settings. Do you think this would cause such strange behavior?

The machine is running Linux Centos 5.7 64 bit and MySQL 5.0.95.

Thanks

MySQL is eating up about 80% of my CPU for no reason as far as I can see. Right now this server is rarely used, more of a test site I set up that will eventually be a used for production once I fix small problems like this. I run 3 instances of MySQL but it seems that my first instance is taking up all the CPU. When I turn off the first instance and leave the other two on everything runs fine.

Any suggestions?

I tried Show Processlist and no statements are being run besides "Sleep" and the query "Show Processlist" (obviously) at the time it's using up all this CPU.

MY.ini is basic. I did not optimize or change any MySQL settings. Do you think this would cause such strange behavior?

The machine is running Linux Centos 5.7 64 bit and MySQL 5.0.95.

Thanks

MySQL is eating up about 80% of my CPU for no reason as far as I can see. Right now this server is rarely used, more of a test site I set up that will eventually be a used for production once I fix small problems like this. I run 3 instances of MySQL but it seems that my first instance is taking up all the CPU. When I turn off the first instance and leave the other two on everything runs fine.

Any suggestions?

I tried Show Processlist and no statements are being run besides "Sleep" and the query "Show Processlist" (obviously) at the time it's using up all this CPU.

my.cnf is basic. I did not optimize or change any MySQL settings. Do you think this would cause such strange behavior?

The machine is running Linux Centos 5.7 64 bit and MySQL 5.0.95.

Thanks

edited title
Link
Robert
  • 207
  • 1
  • 6

Why is MySQL is making the CPU run at about 80%?

mySQL Why is MySQL is making the CPU run at about 80%?

mySQLMySQL is eattingeating up about 80% of my CPU for no reason as far as I can see. Right now this server is rarely used, more of a test site I set up that will eventually be a used for production once I fix small problems like this. I run 3 instances of mySQLMySQL but it seems that my first instance is taking up all the CPU. When I turn off the first offinstance and leave the other 2two on everything runs fine. 

Any suggestions?

I tried "Show Processlist"Show Processlist and no statements are being run besides "Sleep" and the Queryquery "Show Processlist" (obviously) at the time itsit's using up all this CPU.

MY.ini is basic. I did not optimize or change any mySQLMySQL settings. Do you think this would cause such strange behavior?

RunningThe machine is running Linux Centos 5.7 64 bit, mySQL and MySQL 5.0.95.

Thanks

mySQL is making CPU run at about 80%

mySQL is eatting up about 80% of my CPU for no reason I can see. Right now this server is rarely used, more of a test site I set up that will eventually be a used once I fix small problems like this. I run 3 instances of mySQL but it seems that my first instance is taking up all the CPU. When I turn the first off and leave the other 2 on everything runs fine. Any suggestions?

I tried "Show Processlist" and no statements are being run besides "Sleep" and the Query "Show Processlist" (obviously) at the time its using up all this CPU.

MY.ini is basic. I did not optimize or change any mySQL settings you think this would cause such strange behavior?

Running Linux Centos 5.7 64 bit, mySQL 5.0.95.

Thanks

Why is MySQL is making the CPU run at about 80%?

MySQL is eating up about 80% of my CPU for no reason as far as I can see. Right now this server is rarely used, more of a test site I set up that will eventually be a used for production once I fix small problems like this. I run 3 instances of MySQL but it seems that my first instance is taking up all the CPU. When I turn off the first instance and leave the other two on everything runs fine. 

Any suggestions?

I tried Show Processlist and no statements are being run besides "Sleep" and the query "Show Processlist" (obviously) at the time it's using up all this CPU.

MY.ini is basic. I did not optimize or change any MySQL settings. Do you think this would cause such strange behavior?

The machine is running Linux Centos 5.7 64 bit and MySQL 5.0.95.

Thanks

Source Link
Robert
  • 207
  • 1
  • 6
Loading