DB_ERR_MSG
MYSQL QUERY ERROR REPORT
- 29/04/2024 09:04:33
---------------------------------------
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 ')) GROUP BY tags_id ORDER BY sum DESC LIMIT 1' at line 1

SELECT tag_name as name, IFNULL(seo_title, tag_name) as seo, COUNT(tags_id) as sum FROM products_to_tags p2t LEFT JOIN products_tags pt ON pt.id = p2t.tags_id WHERE p2t.products_id IN (SELECT products_id FROM products_to_categories WHERE categories_id IN (86, 96, 97, 105, 106, 118, 119, )) GROUP BY tags_id ORDER BY sum DESC LIMIT 1
---------------------------------------
Server Name : shopvst.com
Remote Address: 13.59.231.155
Referer : https://shopvst.com//index.php?cPath=106&cPath=106
Requested : /?cPath=106&cPath=106