PDA

View Full Version : MYSQL problem


Rackellar
10-19-2004, 07:06 PM
Ahh! logged into my site today and got this very random MYSQL error when trying to alter the "default settings" area on the AdminCP, so now i cant change any aspect of the CMPS.

Database error in vBulletin 3.0.1:

Invalid SQL:
SELECT adv_setting.*
FROM adv_setting AS adv_setting
LEFT JOIN adv_settinggroup AS adv_settinggroup USING (grouptitle)
WHERE adv_settinggroup.grouptitle LIKE 'adv_portal%'
ORDER BY adv_settinggroup.displayorder, adv_setting.displayorder

mysql error: Got error 28 from table handler

mysql error number: 1030

Date: Tuesday 19th of October 2004 07:03:42 PM
Script: http://www.tekdek.net/vb/admincp/vba_cmps_admin.php?do=modifysettings
Referer: http://www.tekdek.net/vb/admincp/index.php?do=nav
Username: Rackellar
IP Address: XXX.XXX.XXX.XXX


Any Ideas Guys?

Zachery
10-19-2004, 07:56 PM
Good Ol' 28
Error code 28: No space left on device

One or more partitions on your server is out of space or doesn't have enough space to complete this operation. Shutdown your forums and contact your host immediately. You or your host will need to find out which partition is low on space and free up some more space.