Author Topic: rtb website glitch?  (Read 343 times)

when i try to go to the rtb website to download add ons- all i get is


Couldn't obtain files owned by user from DB

DEBUG MODE

SQL Error : 1030 Got error 28 from storage engine

SELECT f.* FROM (SELECT *,MAX(file_version) as max_version FROM phpbb_dl_files GROUP BY file_title) AS x INNER JOIN phpbb_dl_files AS f ON f.file_title = x.file_title AND f.file_version = x.max_version WHERE x.file_approved = 0 AND x.file_section != 10 AND x.file_author = -1 AND x.file_section != 12 AND x.file_section != 16 ORDER BY f.file_date,f.file_approved DESC

Line : 35
File : download_header.php



is something wrong?
 

Our mysql server is crashing.