Results 1 to 10 of 11
-
4th Nov 2009, 08:10 PM #1OPMember
MySQL Help!
Hey
I noticed that one of my servers MySQL is causing the CPU to spike for some reason. I thought of moving it to another server to even the load, but i kind of do not want to do that yet if i can fix the problem.
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
18253 mysql 20 0 43468 20m 4156 R 212.4 0.5 25:07.32 mysqld
As you can see, mysql is using 212% CPU, it keeps spiking for some reason and i haven't been able to figure out why.
If anyone could help me that would be greatSandino Reviewed by Sandino on . MySQL Help! Hey =) I noticed that one of my servers MySQL is causing the CPU to spike for some reason. I thought of moving it to another server to even the load, but i kind of do not want to do that yet if i can fix the problem. As you can see, mysql is using 212% CPU, it keeps spiking for some reason and i haven't been able to figure out why. If anyone could help me that would be great =) Rating: 5
-
4th Nov 2009, 08:13 PM #2MemberWebsite's:
warezbiz.comOptimize your databases, cache querys, etc etc...
-
4th Nov 2009, 08:36 PM #3OPMember
mysql 5 already comes with caching enabled by default
-
4th Nov 2009, 08:39 PM #4(╯?□?)╯︵ ┻━┻Website's:
Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.comIt'll be some horribly coded script like wordpress.
Really nice to look at but a pile of crap behind it.
Look for any badly coded scripts, apply caching to them (not the query cache, i mean code caching into it, using memory or files) or scrap 'em.
Could mess around with my.cnf too. Stuff related to "_limit", e.g. query_cache_limit and such.Projects:
WCDDL - The Professional DDL Script
Top Secret Project: In Development - ZOMG
ImgTrack - Never Have Dead Images Again!
-
4th Nov 2009, 10:26 PM #5OPMember
yah i had a user who had wordpress and a bunch of plugins for some reason made the server load go to like 50
if i suspended him it went down. So he took em out.
-
4th Nov 2009, 10:26 PM #6OPMember
if any1 else can help that would b great lol.
-
4th Nov 2009, 10:55 PM #7Member
Maybe you should hire someone to optimize your mysql for you...
Would help a lot and decrease a lot on your useage if it is done properly.It's amazing, being in a community can cause hate. Competitors or not - DDOS isn't cool :)
-
4th Nov 2009, 11:05 PM #8OPMember
That should have been done already, guess the person who i asked to do it didnt do it properly!!
who can do it? And i really don't feel like "hiring" anyone. I would do it myself if i knew the problem lol
-
5th Nov 2009, 12:30 AM #9Member
Hmm who dont it ?
It's amazing, being in a community can cause hate. Competitors or not - DDOS isn't cool :)
-
5th Nov 2009, 03:29 PM #10MemberCode:
mysql> SHOW FULL PROCESSLIST
Trusted buyers: warezfreak09, sysrocker, aishamontreal
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
MYSQL Error while Import via MYSQL Dumper (Error
By desibreaker in forum Server ManagementReplies: 10Last Post: 5th Aug 2011, 07:26 PM -
Need Help with Mysql (DLE)
By janu123 in forum Webmaster DiscussionReplies: 1Last Post: 26th Jul 2011, 04:29 PM -
MySQL help
By kos in forum vBulletinReplies: 4Last Post: 29th Jun 2011, 12:30 PM -
DLE MySQL help
By John in forum Webmaster DiscussionReplies: 4Last Post: 17th May 2011, 06:51 PM -
Mysql help
By Xman in forum Server ManagementReplies: 5Last Post: 28th Sep 2009, 11:56 AM
themaRegister - register to forums...
Version 3.54 released. Open older version (or...