Výmenný bannerový systém. V prípade, že u nás uvidíte nevhodnú reklamu, kontaktujte nás.
Tituly vyhovujúce kritériam vyhľadávania
1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Donnell%' and autor.products_extra_fields_value like '%Daniel%'' at line 1
select count(distinct p.products_id) as total from products p left join manufacturers m on (p.manufacturers_id = m.manufacturers_id) left join specials s on (p.products_id = s.products_id) left join products_to_products_extra_fields autor on (p.products_id = autor.products_id), products_description pd, categories c, products_to_categories p2c where p.products_id = pd.products_id and pd.language_id = '4' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and autor.products_extra_fields_id=4 and autor.products_extra_fields_value like '%O\'Donnell%' and autor.products_extra_fields_value like '%Daniel%' and autor.products_extra_fields_id=4 and autor.products_extra_fields_value like '%O'Donnell%' and autor.products_extra_fields_value like '%Daniel%'