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(4233,4234,4235,4236,4237,4238,4239,4240,4241,4242,4246,4247,4248,4249,4250' 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 08:49:52'
                                AND dr.end_time > '2024-04-27 08:49:52'
                                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(4233,4234,4235,4236,4237,4238,4239,4240,4241,4242,4246,4247,4248,4249,4250,4251,4252,4253,4254,4256,4257,4258,4259,4260,4267,4268,4269,4270,4271,4272,4273,4275,4276,4278,4279,4280,4281,4282,4283,4284,4285,4286,4291,4292,4293,4294,4295,4297,4299,4301,4302,4304,4305,4306,22450,22451,22452,22453,23015,24735,30175,30176,32982,32983,32984,33225,33226,33227,33228,33230,33231,33232,33233,33234,33235,33236,33237,33238,33239,33240,33242,33243,33246,33247,33249,33252,50575,51649,51660,51678,51690,51692,51693,51730,51731,51732,51744,51872,51873,52520,52521,52522,52523,52524,52525,52526,52527,52532,52533,52534,52535,52536,52537,52538,52539,52540,52541,54669,54670,57856,59687,59688,59696,59705,59706,59713,59714,61682,62170,62171,62172,62173,62174,62175,62176,62568,63211,63212,63213,63214,63261,63262,63263,63264,63265,63266,63267,63268,63269,63270,63271,63272,63273,63274,63626,63627,63628,63629,63630,64022,64030,64032,64062,64063,64064,64065,64066,64067,64068,64069,64070,64071,64072,64073,64074,64075,64076,64078,64079,64080,64081,64082,64083,64084,64085,64086,64087,64088,64089,64090,64824,64825,67956,67957,67958,67959,67960,67961,67962,67963,67967,67968,67969,67989,67990,67991,67992,67993,67994,67995,67996,67997,67998,67999,68000,68001,68002,68367,68703)