I am receiving a MySQLi error in my phpBB forum while accessing the ACP. Here is the error:
General Error
SQL ERROR [ mysqli ]
Lost connection to MySQL server during query [2013]
SQL
SELECT COUNT(attach_id) AS total_orphan FROM phpbb_attachments WHERE is_orphan = 1 AND filetime <...