Fatal error: Uncaught Exception: Error: 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 ')' at line 1<br />Error No: 1064<br />CREATE TEMPORARY TABLE IF NOT EXISTS temp_result_table (INDEX indextempres (product_id)) AS (SELECT DISTINCT p.product_id,p.manufacturer_id,p.price,p.tax_class_id,p.quantity,p.stock_status_id FROM oc_product p INNER JOIN oc_product_to_store AS p2sq ON p.product_id = p2sq.product_id WHERE p2sq.store_id = '0' AND p.status = '1' AND) in /var/www/u1169463/data/watch/system/library/db/mysqli.php:40
Stack trace:
#0 /var/www/u1169463/data/watch/system/library/db.php(45): DB\MySQLi->query('CREATE TEMPORAR...')
#1 /var/www/u1169463/data/watch/catalog/model/extension/module/gofilter.php(436): DB->query('CREATE TEMPORAR...')
#2 /var/www/u1169463/data/storage2/modification/system/engine/loader.php(248): ModelExtensionModuleGofilter->getParameterProducts(Array, false, false, Array, 1)
#3 /var/www/u1169463/data/watch/system/en in /var/www/u1169463/data/watch/system/library/db/mysqli.php on line 40