PDA

View Full Version : Help With DataBase


ClaytonR
4-16-05, 11:43 AM
I am getting this error ....can someone help...is it POWWEB or something on my end??

Could not happen on a worse day...weekend is my site's busy time...

There seems to have been a slight problem with the Paintsplat.com database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.

Database error in vBulletin 3.0.6:

Invalid SQL:
INSERT DELAYED INTO vbp_stats_hits (vbpstatsid, dateline, host, uri, query, port, protocol, method, connection, encoding, language, agent, referer, remoteip)
VALUES ('55d0c0bb748c17a80be6ab8471350819',
NOW(),
'paintsplat.com',
'/index.php?',
'',
1307,
'HTTP/1.1',
'GET',
'keep-alive',
'gzip,deflate',
'en-us,en;q=0.5',
'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2',
'http://www.paintsplat.com/',
'208.248.14.168')

mysql error: Can't open file: 'vbp_stats_hits.MYI' (errno: 145)

mysql error number: 1016

Date: Saturday 16th of April 2005 07:36:31 AM
Script: http://paintsplat.com/index.php?
Referer: http://www.paintsplat.com/

WATRD
4-16-05, 11:54 AM
Hi Clayton,

I can't help you with the error, but I can tell you that you are not alone. Take a look around this forum and you will find multiple threads covering problems people are currently having with MySQL on Powweb.

It's not just you.

ClaytonR
4-16-05, 12:00 PM
yeah this is horrible...i am getting mad emails on the db error...can't even access my site to turn it off for the moment...aaaaaaaahhhhhhhhhhh

i am on VB site right now and there are tons of peeps having issues...

from aero1405:
I'm also pretty sure it has to do with phpbb worm because i have also received some error mails and after contacting my host the told me they were experiencing some issues with MySQL and that they were working on a solution to it.
Reply With Quote

ClaytonR
4-16-05, 12:04 PM
Steve Machol
vBulletin Team
Support Manager
--------------------------------------
This error means that either:

1) The db info in your config.php file is wrong (in which case your forums won't work at all.)

2) That user doesn't have permission to access the database listed in config.php.

3) The database doesn't exist.

4) MySQL isn't accepting new connections. (The server could either be down or has reached it's maximum connections limit.)

If you are sure your config.php info is correct, then you will need to contact your host about this.

Note, many servers are being probed for the phpBB worm these days and the MySQL server is being overloaded. This could account for these errors.