lowrie 发表于 2013-9-21 19:51:57

hostgator今天数据库出问题,大家有没有遇到?

hostgator今天数据库出问题,大家有没有遇到

lowrie 发表于 2013-9-21 20:05:12

说我数据库占内存过大,怎么解决。我只有几百流量

lowrie 发表于 2013-9-21 20:08:07

Hello,

This message is to advise you of a temporary block placed on your database. The database was found to be consuming an inordinate amount of processor time, to the point of degrading overall system performance. While we do limit each account to no more than 25% of a system's CPU in our terms of service, we do not actively disable accounts until they greatly exceed that number, which is what happened in this case. Requests to this database may become degraded by limiting the maximum number of queries or connections for a limited amount of time, or if there are sustained issues, ultimately we may be forced to block access to this database until the issue has been resolved.

Resolving this situation may be as simple as adding additional indexes to your database, optimizing the queries used, or something equally easy. If not, it may simply be a matter of moving this database to dedicated services, as it may have outgrown a shared environment.

If you believe you have a solution to this overuse, we are happy to discuss the situation with you and possibly reinstate the database on the server. Otherwise, we will be happy to assist you with the upgrade process if a dedicated server is the most appropriate solution. Thank you, and we look forward to hearing from you shortly.

~~~
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 ], (c) huge table copies/maintenance during peak hours.

NOTE:, the following are just possible fixes or suggestions, and are not endorsed or supported by HostGator. They are included in the hope that they may apply to your situation, and/or help you reduce the amount of resources your SQL queries consume. As always, it's best to backup any data before making any changes or adjustments.

First and foremost, you may need to optimize your tables. The frequency depends on the size and usage of the database, but most databases would benefit from doing something like this on a yearly basis: a) Enter your phpMyAdmin/MySQL control panel. Click on the database (not the table, the database name), and on the right hand column your tables should be listed. Scroll down till you see the .Check all. link. Click on that link, make sure all database tables are checked and then from the drop-down next to it, and carefully select .Optimize table..

Additionally, adding indexes to your table(s) may improve performance. If you're not sure what you're doing, it's best not to modify any table; caution is recommended. There are various articles (http://www.developer.com/db/article.php/3667831/Four-Ways-to-Optimize-Your-MySQL-Database.htm and http://www.databasejournal.com/features/mysql/article.php/1382791/Optimizing-MySQL-Queries-and-Indexes.htm). It may be best to Google for something like MySQL indexes for suggestions.

If you reply back to this with your IP address (http://www.hostgator.com/ip.shtml) we will be more than happy to go ahead enable HTTP access for you, so that you can safely work on the script without it causing further issues. Please let us know how you would like to proceed.

bjzhush 发表于 2013-9-21 20:19:10

数据量有多少? 是自己写的程序还是用的WP ? CMS?

lowrie 发表于 2013-9-21 20:30:12

500文章。wp无采集。不能超啊

aoe 发表于 2013-9-21 21:35:59

昨天申请的1分主机被审查了:lol

河小马 发表于 2013-9-21 22:36:51

可能被采集了造成的资源过度?

roror999 发表于 2013-9-21 23:22:50

主要是胸部过大,坠的:lol

finder 发表于 2013-9-21 23:34:22

我的站也出现间歇性的数据库错误

lowrie 发表于 2013-9-22 16:22:05

换到其它的VPS,也弄挂了。Error establishing a database connection。应该是MYSQL数据库有问题
页: [1]
查看完整版本: hostgator今天数据库出问题,大家有没有遇到?