PRODUSE
-
SURSE DE ILUMINAT
SELECT `cp`.`id`, `cp`.`value` FROM `container_properties` as `cp`, `container` as `c`, `container_rel` as `cr` WHERE `c`.`active`=1 AND `c`.`modelid`='1' AND `cr`.`prod_id`=`c`.`id` AND `cr`.`prop_id`=`cp`.`id` AND `cp`.`model_subcat_id`='1' GROUP BY `cp`.`id` ORDER BY `cp`.`value` ASC limit 8, -8
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 '-8' at line 1