imagecoast
I can't log into my account right now but my pics are still aparently showing up here. This is what it says after I log in
Database error with function: Get User
SQL: SELECT u.*,p.*, COUNT(i.image_id) AS images, (u.deleted_images_bandwidth+SU M(i.bandwidth))/(1024*1024) AS bandwidth_used, SUM(i.filesize)/(1024*1024) AS storage_used FROM account_types p, users u LEFT OUTER JOIN images i ON u.user_id=i.user_id WHERE p.type_type=u.account_type AND u.username='geniusman' AND u.pass='genius' GROUP BY u.user_id
mySQL Says: Table 'i' is marked as crashed and should be repaired
Does anyone know what's going on?
|