MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2006 - MySQL server has gone away
Query:
SELECT th.txid, th.uid, th.adduid, th.pid, th.time, u.username, u.usergroup, u.displaygroup FROM mybb_thx th JOIN mybb_users u ON th.adduid=u.uid WHERE th.pid='134859' ORDER BY th.time ASC