select * from shop_goods where shop_state = '0'ss and isopen IN('1','2') and (mb_goods = '0') and find_in_set('admin', mb_pid) = '0' and find_in_set('admin', re_pid) = '0' and (re_mid = '' or (re_mid <> '' and find_in_set('', re_mid) >= '1')) and sb_date <= '2025-04-25' and eb_date >= '2025-04-25' order by eb_date asc limit 15
1064 : 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 'ss and isopen IN('1','2') and (mb_goods = '0') and find_in_set' at line 2
error file : /index.php