Ошибка в работе с БД: 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 'AND `products`.`id` = `products_thesaurus`.`pid` AND `products`.`cid` = '2' AN' at line 1 at /var/www/italy/data/www/fashioncenter.ru/index.php line 1137
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 'AND  `products`.`id` = `products_thesaurus`.`pid` AND  `products`.`cid` = '2' AN' at line 1
    [query] => SELECT SQL_CALC_FOUND_ROWS `products`.`id`, `products`.`titles`, `products`.`mtitles`, `products`.`texts`, `products`.`default_img`, `products`.`uri`, `products`.`price`, `products`.`price_active`, `products`.`discount_price`, `products`.`discount_percent`, `products`.`rating` FROM `products`, `products_thesaurus`  WHERE `products_thesaurus`.`tid` =  AND  `products`.`id` = `products_thesaurus`.`pid` AND  `products`.`cid` = '2' AND `products`.`active` = 1  ORDER BY `products`.`times` DESC
    [context] => /var/www/italy/data/www/fashioncenter.ru/index.php line 1137
)