Taisnstūris
Apaļa
0po0714sm__96_s3__p21__shad__fldg_1664351095-d2990af5fb94107d8b471436e3f66b1d.png
SELECT c.* FROM cms_module_products c INNER JOIN cms_module_products_prodtohier ph ON ph.product_id = c.id LEFT JOIN cms_module_products_hierordering ordtbl ON (ordtbl.hier_id = 84 AND ordtbl.product_id = c.id) LEFT JOIN cms_module_products_fieldvals FVA ON c.id = FVA.product_id WHERE c.status = 'published' AND ph.hierarchy_id = 84 AND FVA.value_116 = 'Produktas' AND c.id != 586 GROUP BY c.id ORDER BY ordtbl.order_id ASC LIMIT 0, 3
Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'fielmann_texuslv.ordtbl.order_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by