My website is/was hosted on GoDaddy with no issue until this weekend. My friend who has the site hosted under his account called me and said he received a phone call and email from GoDaddy stating the following:
The "wordpressDB" MySQL database on your example.com hosting account has been disabled for violating Section 3 "Your Obligations" of Go Daddy's “Web Hosting and Virtual Dedicated Server Service Agreement.”
Specifically:
Statpress needs to either be removed or properly indexed/configured.
Problematic query:
SELECT count(DISTINCT(ip)) as pageview FROM wp_statpress WHERE date = '20120127' and spider='' and feed=''EXPLAIN:
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE wp_statpress ALL 860260 Using whereThis query examines 860,260 rows, which is unacceptable in shared hosting
I've kept plugin up to date and haven't really done anything in quite a while as far as adding new plugins and such. There doesn't seem to be any contact available for StatPress that I could find to help get to the bottom of the issue.
In the meantime, I'm moving to a new host and starting from scratch. I'm afraid I may ave lost 8 years or so of blog posts.