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(2157,2165,2166,2298,2310,2311,2312,2313,2314,2339,2342,2919,2920,2922,2923' 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-26 02:15:58'
                                AND dr.end_time > '2024-04-26 02:15:58'
                                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(2157,2165,2166,2298,2310,2311,2312,2313,2314,2339,2342,2919,2920,2922,2923,2931,2932,2933,2934,2935,2936,2940,2951,2955,2963,3022,9416,16647,25497,25500,25501,27158,29086,29087,29088,31224,31225,31226,31227,54018,54019,57105,57106,58143,58145,58146,58147,58148,58149,58150,58151,58152,58153,58154,58263,58264,58314,59114,59115,59116,59117,59119,59120,59121,59122,60036,62018,62019,62024,62128,62244,62245,62246,62247,62248,62249,62250,62251,62252,62253,62254,62255,62256,62258,62259,62260,62654,62657,62660,62663,62664,62666,62667,62671,62677,63073,63074,63075,63115,63116,63386,63389,64828,65459,65461,65462,65463,65464,65465,65466,65467,65468,65469,65470,65471,65472,65473,65474,65475,65476,65477,65478,65479,66033,66034,66035,66036,66037,66038,66039,65460,67937)