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(5376,5377,5378,5379,5380,5381,5382,5383,5384,5385,5386,5387,5388,5389,5390' 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:58:34'
                                AND dr.end_time > '2024-04-27 08:58: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(5376,5377,5378,5379,5380,5381,5382,5383,5384,5385,5386,5387,5388,5389,5390,5391,5392,5393,5394,5395,5396,5397,5398,5399,5418,5419,5420,5422,5423,5525,5526,5527,5528,5529,5530,5531,5532,5533,5534,5535,5536,5537,5541,5543,5546,5556,5559,25575,25577,25578,25579,25580,25581,25582,25583,25584,25966,25967,25968,25969,25970,25971,25972,25973,25974,25975,25976,25977,25978,25979,28607,28608,28609,28610,28611,28612,28613,28614,28615,28782,28783,28784,28785,28786,28787,28788,28789,28790,28791,28792,28793,28794,28795,28796,29604,29605,29606,29607,29608,29609,32702,54108,54109,54110,54111,54112,54113,54114,54115,54116,54117,54118,54119,54120,54121,54122,54123,54124,54125,54126,54127,54128,54129,54374,54375,57901,57902,58070,58473,58908,58909,58910,58911,59881,60950,60951,60952,60965,60966,62800,64251,64252,64271,64272,64273,64274,64320,65315,65316,65317,65318,65319,65320,65321,65322,65323,65324,65325,65326,65334,65335,65336,65337,65338,65339,65340,65341,65342,65343,65344,65345,65346,65347,65348,65349,65880,65881,65882,65883,65884,65885,66511,66512,66513,66532,66533,66534,66535,67338,67339,67340,67341,67342,67343,67344,68543,68544)