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(5723,5724,5725,5727,5728,5730,5738,5739,9963,10660,10662,10663,10664,10665' 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 11:48:23'
                                AND dr.end_time > '2024-04-27 11:48:23'
                                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(5723,5724,5725,5727,5728,5730,5738,5739,9963,10660,10662,10663,10664,10665,10666,10667,10668,10670,10671,10672,10673,10675,10676,24982,24983,24984,24985,24986,24988,24990,24991,24992,24993,24994,24995,24996,24997,24998,24999,25000,25001,25002,25003,25004,25005,25006,25007,25008,25009,25010,25011,25012,25013,25014,25015,25016,25017,25018,25019,25020,25021,25022,25023,25024,25025,25026,25027,25028,25029,25030,25031,25033,25038,25039,25040,25041,25045,25049,25050,25051,25052,25604,28211,28212,30576,30579,30582,32603,32819,32820,32821,32822,32823,32824,32825,32826,32827,33255,56658,56659,56662,57380,57381,57382,57383,57394,57432,57433,57434,57435,57437,57439,58209,58773,58774,58777,58879,58885,58888,58892,58895,59558,59566,62010,62412,62413,62414,62416,62417,62418,62419,63526,63527,63528,63529,63978,64308,64702,64703,64820,64821,64822,66073,66074,66075,66076,66077,66078,66079,66080,66081,66082,66083,66084,66085,66086,66087,66088,66089,66090,66095,66096,66097,66098,67360,67361,67362,67363,67364,67365,67366,67367,67368,68114,68270,68274,68643,68644,68645,68646,68647,68648)