ERROR: Sort aborted
---
SELECT *, DATE_FORMAT(article_submitteddate, '%b %D %Y') AS article_submitteddate2 , DATE_FORMAT(article_submitteddate, '%r') AS article_submitteddatetime FROM ams_articles LEFT JOIN ams_articleratings ON article_id = articlerating_articleid INNER JOIN ams_users ON user_id = article_submitterid WHERE article_state = 1 ORDER BY article_id DESC LIMIT 5
---
Sort abortedSort abortedERROR: Lost connection to MySQL server during query
---
SELECT block_name, block_html, block_php FROM ams_blocks WHERE block_active = 1 AND block_type = 0 AND block_parentset = 'default' AND block_parentname = '' AND block_skin = 'gila1'
---
Lost connection to MySQL server during queryERROR: MySQL server has gone away
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='gila1' AND template_set='default' AND template_name = 'home' AND template_type = 1
---
MySQL server has gone awayERROR: MySQL server has gone away
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='gila1' AND template_set='default' AND template_name = 'home' AND template_type = 0
---
MySQL server has gone awayERROR: MySQL server has gone away
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='gila1' AND (template_set='Main' OR template_set='universal') AND template_type = 0
---
MySQL server has gone awayERROR: MySQL server has gone away
---
SELECT template_name, template_text FROM ams_amstemplates WHERE template_skin='gila1' AND (template_set='Main' OR template_set='universal') AND template_type = 1
---
MySQL server has gone away