ERROR: Sort aborted
---
SELECT *, DATE_FORMAT(article_submitteddate, '%b %D %Y') AS article_submitteddate2 , DATE_FORMAT(article_submitteddate, '%r') AS article_submitteddatetime FROM tar_articles LEFT JOIN tar_articleratings ON article_id = articlerating_articleid
INNER JOIN tar_users ON user_id = article_submitterid
WHERE article_state = 1
ORDER BY article_id DESC LIMIT 20
---
Sort abortedSort abortedSort abortedERROR: MySQL server has gone away
---
SELECT block_name, block_html, block_php FROM tar_blocks
WHERE block_active = 1 AND block_type = 0 AND block_parentset = 'default' AND block_parentname = '' AND block_skin = 'default'
---
MySQL server has gone awayERROR: MySQL server has gone away
---
SELECT template_name, template_text FROM tar_amstemplates WHERE template_skin='default' 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 tar_amstemplates WHERE template_skin='default' 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 tar_amstemplates WHERE template_skin='default' 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 tar_amstemplates WHERE template_skin='default' AND (template_set='Main' OR template_set='universal') AND template_type = 1
---
MySQL server has gone away