Търсене по размер
1064 - 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 r.reviews_id = rd.reviews_id and rd.languages_id = '4' and c.customers_id ' at line 1
select count(*) as total from reviews r, reviews_description rd,address_book ab, customers c where r.products_id IN () and r.reviews_id = rd.reviews_id and rd.languages_id = '4' and c.customers_id = r.customers_id and ab.address_book_id=c.customers_default_address_id
[TEP STOP]