Database error: Invalid SQL: select O.id,O.cat_id,O.order_id,O.user_id,O.order_type,O.order_amount,O.delivery_time,O.delivery_date,O.order_status,O.endtime,O.company_id,O.ship_city,O.winner_id ,O.pdf_path,O.pay_date from tbl_order as O ,users as U where U.user_id =O.user_id and O.user_type='buyer' and O.approval='Y' and ((O.winner_id='') OR (( FIND_IN_SET(,O.seller_ids)) and O.order_type='B')) order by id desc limit 0,10
MySQL Error: 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 'O.seller_ids)) and O.order_type='B')) order by id desc limit 0,10' at line 1)

Host : localhost
Database : fxmmin_zohukum_com
User : fxmmin_zohukum
Session halted.