|
Could not get Attachment Informations for post number 1109, 1170
DEBUG MODE
SQL Error : 1296 Got error 185 'Incompatible key or row definition between the MariaDB .frm file and the information in the storage engine. You have to dump and restore the table to fix this' from MyISAM
SELECT a.post_id, d.*
FROM spiderman_phpbb_attachments a, spiderman_phpbb_attachments_desc d
WHERE a.post_id IN (1109, 1170)
AND a.attach_id = d.attach_id
ORDER BY d.filetime DESC Line : 543 File : functions_attach.php |
|
|