MySQL Error!
------------------------
The Error returned was:
Lost connection to MySQL server during query
Error Number:
2013
SELECT id, autor, date, short_story, SUBSTRING(full_story, 1, 15) as full_story, xfields, title, category, alt_name, comm_num, allow_comm, allow_rate, rating, vote_num, news_read, votes, flag, editdate, editor, reason, view_edit, tags FROM dle_post where category IN ('1','60','62','47','58','57','56','75','46','73','59','35','74','42','20','6','64','14','19','26','15','3','70','12','50','40','21','29','71','38','13','39','37','51','69','28','17','4','72','5','65','30','18','36','7','11','49','68','32','27','53','67','52','34','22','66','24','16','41','8','25','48','33','31','63','54','23','55','9','10','61') AND date >= '2015-03-23' AND date < '2015-03-23' + INTERVAL 24 HOUR AND approve ORDER BY date DESC LIMIT 48,12