|
Could not get Attachment Informations for post number 189
DEBUG MODE
SQL Error : 1030 Got error 190 "Incompatible key or row definition between the MariaDB .frm file and the information in the storage engine. You may have retry " from storage engine MyISAM
SELECT a.post_id, d.*
FROM enorgastro_phpbb_attachments a, enorgastro_phpbb_attachments_desc d
WHERE a.post_id IN (189)
AND a.attach_id = d.attach_id
ORDER BY d.filetime DESC Line : 543 File : functions_attach.php |
|
|