Загрузка данных
Логин:   Пароль:      
Регистрация   Забыли пароль?
  • Ошибка:
    SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-30, 30' at line 19 at /www/ca-fe.ru/htdocs/system/mappers/comments.mysql.mapper.php line 165
    Array
    (
        [code] => 1064
        [message] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-30, 30' at line 19
        [query] => 
    		SELECT SQL_CALC_FOUND_ROWS
    			c.*,
    			u.user_login AS author_login,
    			u.user_avatar_ext AS author_avatar_ext,
    			t.topic_id AS essence_id,
    			t.topic_title AS essence_title
    		FROM
    			comments AS c,
    			users AS u,
    			topics AS t
    		WHERE
    			u.user_id=c.author_id
    		AND
    			t.topic_id=c.essence_id
    		AND
    			t.is_hidden IS NULL
    		ORDER BY
    			c.comment_added
    		DESC LIMIT -30, 30
    		
        [context] => /www/ca-fe.ru/htdocs/system/mappers/comments.mysql.mapper.php line 165
    )
    
  • По вашему запросу ничего не найдено.
© 2008–2012 | О сайте | Обратная связь


Работа с БД:
 Время - 0.0021
 Запросов - 5
Работа с кэшем:
 Время - 0.0014
 Записей - 1
 Прочтений - 4
Общее время:
 0.0214