An exception occurred in shop's script

  • Error type: MySQL Error
  • Source, line: Parser::tws_shop_topic[1289]
  • Error message: 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 'id IN(3064,3066,3067,5978,5979,5980,5981,5982,5983,5984,5986,5987,5992,5993,5994' at line 23
 SELECT DISTINCT id
                        FROM (
                            SELECT s.id
                            FROM ms_store s, ms_topic_store ts
                            WHERE s.no_visible=0
                                AND s.kind_key = 'kDefault'
                                AND s.price2 > s.price
                                AND s.price > 0
                                AND ts.store_id = s.id
                            UNION ALL
                            SELECT s.id
                            FROM ms_store s
                                JOIN ms_topic_store ts ON s.id = ts.store_id   
                                JOIN ms_disc_group dg ON s.disc_group_id = dg.id  
                                JOIN ms_disc_rate dr ON dr.group_id = dg.id
                            WHERE dr.kind_key = 'kOrder'
                                AND dr.from_sum = 0
                                AND dr.begin_time < '2024-04-27 14:09:34'
                                AND dr.end_time > '2024-04-27 14:09:34'
                                AND (s.price - (s.price / 100 * dr.disc_proc)) < s.price
                                AND s.no_visible = 0
                                AND s.kind_key = 'kDefault' 
                        ) AS tblWHERE id IN(3064,3066,3067,5978,5979,5980,5981,5982,5983,5984,5986,5987,5992,5993,5994,5995,5996,6001,10011,10012,10013,10014,10015,10016,10017,10018,10020,10021,10022,10037,10052,10053,10054,10057,25673,25985,25988,25989,25990,25991,25992,25993,25994,25995,25996,25997,25998,29077,29078,29079,29081,29082,29083,29666,29668,30813,32391,32392,32393,32394,32395,32396,32399,32400,32401,32515,33361,33362,33364,33365,33366,33368,33371,33372,33373,33374,33376,33377,33379,33380,33381,33382,33383,33384,33385,33386,33387,33388,33389,33390,33392,33393,33394,51645,53656,53658,53659,54354,55237,56683,56684,56685,58768,58769,60259,60261,60262,60335,60576,60577,60578,60581,60583,60586,62150,62151,62154,62817,62818,62822,62823,62824,62840,62921,62922,63422,63423,63424,63425,63520,63521,63522,63523,63524,63525,63819,63822,63823,64875,64876,64877,64915,64916,64917,65265,65971,65972,65973,65974,65975,65976,65977,65978,65979,65980,65981,65982,65983,65984,65985,68547,68639,68640,68641,68642,68935,68936)