Lost connection to MySQL server during query SELECT a.article_title, a.article_id, a.article_sum, a.author_id, a.posteddate, a.modifieddate, a.penname_id, ad.article_downloads FROM av_articles a INNER JOIN av_article_data ad USING (article_id) where status='A' and category_id='153' and a.article_id not in (235659) ORDER BY posteddate desc LIMIT 0, 10