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, fixed, rating, vote_num, news_read, votes, flag, editdate, editor, reason, view_edit, tags FROM dle_post WHERE category regexp '[[:<:]](1|14|38|39|44|47|125|2|15|17|18|19|20|21|22|23|24|46|130|148|3|49|50|51|52|53|54|55|56|57|58|59|60|61|62|63|64|65|67|68|69|70|71|72|73|121|4|77|78|79|80|81|82|83|84|85|86|87|88|89|90|91|92|93|95|96|97|98|120|124|5|126|131|132|133|134|135|136|137|138|139|140|141|142|143|144|145|146|147|149|150|151|6|99|100|101|102|103|104|105|106|107|108|109|110|111|112|113|114|115|116|117|118|119|123|127|128|129|10|12)[[:>:]]' AND approve=1 AND allow_main=1 AND date < '2018-04-22 21:30:06' ORDER BY fixed desc, date DESC LIMIT 64,16