PDA

View Full Version : Dberror photoplog_fileuploads


pimvanh
05-27-2006, 07:57 AM
Everyday at the same time the database is given this error but only when a member is on-line.
My provider says that this has something to do with the software.
But I can't find any error messages like this one on the Internet and at this time no cron jobs or vbcron jobs are running.


Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT *
FROM photoplog_fileuploads
WHERE userid = 249
AND moderate = 0
ORDER BY RAND()
LIMIT 5;

MySQL Error : Got error 28 from table handler
Error Number : 1030
Date : Saturday, May 27th 2006 @ 07:35:47 AM

Best regards,

Pim

Morgan
05-27-2006, 08:40 AM
Error code 28: No space left on device. ;)

Ask the host to clear the MySQL tmp files.

Moved to troubleshooting...

pimvanh
05-27-2006, 08:48 AM
Thanks Moran for responding so quickly.

I will notice my provider.

Regards,

Pim