Top

Products related to tags

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 'AND ( p.manufacturers_id = '4' OR p.manufacturers_id = '15' OR p.manufacturer...' at line 1

select count(*) as total from products p, products_description pd, products_tags s where p.products_status = 'a' and s.products_id = p.products_id and p.products_id = pd.products_id and pd.language_id = '1' and s.tag_id= AND ( p.manufacturers_id = '4' OR p.manufacturers_id = '15' OR p.manufacturers_id = '22')

[TEP STOP]

1062 - Duplicate entry '1_tag_products' for key 'cache_name'

INSERT INTO `usu_cache` (cache_name, cache_data, cache_date) VALUES ('1_tag_products', 'zZRfa9swFMW/ivBrU4jkP3GUp9Ybg5KWgguFvQTNVm2BIxVJXgkl371Xau06a5a6edjyYDDS0dH93SOJUUKfDcWYBo9alW1hzUqUwYLRhD4LSmbwF3tFOFBItubBwtB4ToMfSv0SCKdTdI7uao6uWSW5FQXKlDRWg14oiXJu0ZOwNcqt0qziKGPGW+CUBmsm2wdW2FZz/W7uZjLNmRW/OfqpJJ+g5TLzMzENCmZ5pbTgg2reivGSaFDuWpW8caMJKJbnUKuXhDsujtpANwJCgsUW0JOD6BHu0fGn6P8LFI8BDWfzg6RJTxpOR4bMTiFmqHZMzPHhmKcd/Oz0Uo4952wUJhmJGZ0qZjTqLKfhQU6SdpxXrRRKG7BFD0qji4obhM/+ORsMXo1B23qz4pbZ2j3Oc/c4py5T7Fjd1E1XJESZ9Taw1E+nZBVit5K86R//pv/DDYq6bEVTClmhO7UZGs7DYwzhcn6HJjB3nFjzwTM5wjOCLuZFrVSDLjQc2YabCbxAfguuNxPUh/aNG1FJv1/i98MhObIrOWdml8CtebWEL95v+3Hhnn4LbeuSbTpnuL14X9JAcKmZLPv+Ebwi+3EG0l2P9xPaW8RftHCJ5mvWNOhe6absqt5uXwA=', '2024-09-19 09:05:00')

[TEP STOP]