Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/rusbazaa/public_html/include/classes/db.php on line 29
Error SQL:
QUERY:
select comments.*, users.id as user_id
from bazaar_ru_comments as comments
left join bazaar_ru_comments_content as cat on cat.parent = comments.id
left join bazaar_ru_users as users on users.id = comments.pselect_users_3
where
comments.check_active = 1
and cat.text_name = '286002'
order by datetime_date desc limit 0,10
MYSQL Error:Query execution was interrupted