jennypretty
05-18-2007, 12:57 PM
Hello,
I have hostgator hosting account for over a year now. And, I just recived a message from them saying that my all my websites have
been suspended. Here are the message:
Your account was suspended for a Terms of Service violation: Excessive
MySQL/CPU use. A sample of the log is attached at the end of this
message. Many times, excessive MySQL activity is caused by (a) a
long-running process that locks a table, causing other queries to back up, (b) a
query that is not optimized ][example: select all from ... and involving
a large or complex query], (c) huge table copies/maintenance during
peak hours. Please respond and let us know how you will prevent this
situation from recurring, so we can restore access. Thanks.
After that I sent them a message to restore my account so I can fix the problem. And, they sent me this reply:
You may want to work with your scripts so that they do not make
frequent / resource intensive calls to MySQL databases. Please let us know if
you have any further questions -- we will be able to restore access as
soon as you can inform us of the changes you are going to make.
Can you please show me how do I modify my script so that they do not make frequent / resource intensive calls to MySQL databases???
Please help.
Jenny.
== notes ==
| 13979297 | ujennydb | localhost | jennydb
| Query | 136 | Copying to tmp table | SELECT t1.*,
COUNT(DISTINCTROW(t2.`id`)) clicks, '0' id_editor_edit,COUNT(DISTINCTROW(t3.`id`))
comm |
| 13979362 | umydbname | localhost | mydbname
| Query | 118 | Copying to tmp table | SELECT t1.*,
COUNT(DISTINCTROW(t2.`id`)) clicks, '0' id_editor_edit,COUNT(DISTINCTROW(t3.`id`))
comm |
| 13979368 | udb2 | localhost | db2
| Query | 115 | Copying to tmp table | SELECT t1.*,
COUNT(DISTINCTROW(t2.`id`)) clicks, '0' id_editor_edit,COUNT(DISTINCTROW(t3.`id`))
comm |
I have hostgator hosting account for over a year now. And, I just recived a message from them saying that my all my websites have
been suspended. Here are the message:
Your account was suspended for a Terms of Service violation: Excessive
MySQL/CPU use. A sample of the log is attached at the end of this
message. Many times, excessive MySQL activity is caused by (a) a
long-running process that locks a table, causing other queries to back up, (b) a
query that is not optimized ][example: select all from ... and involving
a large or complex query], (c) huge table copies/maintenance during
peak hours. Please respond and let us know how you will prevent this
situation from recurring, so we can restore access. Thanks.
After that I sent them a message to restore my account so I can fix the problem. And, they sent me this reply:
You may want to work with your scripts so that they do not make
frequent / resource intensive calls to MySQL databases. Please let us know if
you have any further questions -- we will be able to restore access as
soon as you can inform us of the changes you are going to make.
Can you please show me how do I modify my script so that they do not make frequent / resource intensive calls to MySQL databases???
Please help.
Jenny.
== notes ==
| 13979297 | ujennydb | localhost | jennydb
| Query | 136 | Copying to tmp table | SELECT t1.*,
COUNT(DISTINCTROW(t2.`id`)) clicks, '0' id_editor_edit,COUNT(DISTINCTROW(t3.`id`))
comm |
| 13979362 | umydbname | localhost | mydbname
| Query | 118 | Copying to tmp table | SELECT t1.*,
COUNT(DISTINCTROW(t2.`id`)) clicks, '0' id_editor_edit,COUNT(DISTINCTROW(t3.`id`))
comm |
| 13979368 | udb2 | localhost | db2
| Query | 115 | Copying to tmp table | SELECT t1.*,
COUNT(DISTINCTROW(t2.`id`)) clicks, '0' id_editor_edit,COUNT(DISTINCTROW(t3.`id`))
comm |