Error : 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 ' 20' at line 1
SQL : SELECT * FROM cm_products INNER JOIN cm_shops ON cm_products.shop_id = cm_shops.shop_id where cm_shops.shop_id=113 and cm_shops.shop_status = 'Open' and cm_products.product_display_id ='1' Order by cm_products.product_id DESC LIMIT , 20