A Database Error Occurred

Error Number: 1055

Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'globaldefence_mart.tbl_product_products.fld_product_products_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

SELECT * FROM `tbl_product_products` WHERE `fld_product_id` = '13003' AND `fld_products_status` = 1 GROUP BY `fld_category_name`

Filename: controllers/Companydetails.php

Line Number: 330