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(7857,7858,7859,7860,7866,7870,7871,7872,7873,7874,7875,7883,7884,7885,7886' 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:07:10'
                                AND dr.end_time > '2024-04-27 14:07:10'
                                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(7857,7858,7859,7860,7866,7870,7871,7872,7873,7874,7875,7883,7884,7885,7886,7887,7888,11195,22455,22457,22458,22459,22460,22461,22462,27687,29140,29141,29142,29143,29144,33114,33115,33117,33118,33119,33120,33121,51675,51741,51742,51745,52513,52514,52515,52516,52517,52518,52519,58506,58507,58514,58515,58516,58517,59195,60091,60094,60105,60106,60166,61681,62034,62035,62036,62037,62038,62039,62040,62041,62042,62043,62044,62045,62046,62047,62048,62049,62050,62051,62052,62053,62054,62055,62056,62057,62058,62059,62060,62958,62959,62960,62961,62962,62963,62964,62965,62972,62973,62974,62975,62976,62982,62985,62986,62987,62988,62989,62992,62993,62995,62996,62998,62999,63000,63001,63002,63003,63004,63005,63399,67451,67452,67453,67454,67455,67457,67458,67465)