MySQL Error!
------------------------
The Error returned was:
Got packets out of order
Error Number:
1156
SELECT psp_comments.id, post_id, psp_comments.user_id, date, autor as gast_name, psp_comments.email as gast_email, text, ip, is_register, name, psp_users.email, news_num, comm_num, user_group, reg_date, signature, lastdate, foto, fullname, land, icq, xfields FROM psp_comments LEFT JOIN psp_users ON psp_comments.user_id=psp_users.user_id WHERE psp_comments.post_id = '55' ORDER BY date ASC LIMIT 0,15