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(25756,25757,25758,25759,25760,25761,25762,25763,25764,25765,25772,25773,25' 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:55:34'
                                AND dr.end_time > '2024-04-27 14:55: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(25756,25757,25758,25759,25760,25761,25762,25763,25764,25765,25772,25773,25774,25775,25776,25777,25778,25779,25780,25781,25804,25806,25807,25808,25809,25812,25815,51789,51790,51796,51797,51800,51809,51814,51819,53580,53584,53585,53645,53646,53650,53651,54340,54341,54342,54343,54344,54345,54346,54347,55730,55731,55732,56358,56364,56365,56366,56367,56368,56369,56370,56371,56372,56373,56374,56375,56376,56377,56378,56719,56720,56721,56722,56723,56724,56725,56726,56727,56728,56729,56730,56731,56732,56733,56735,56742,56753,56754,56761,56762,56770,56771,56772,56773,56774,56775,56778,56782,56783,56784,56785,56793,56794,56801,56812,56813,56814,56817,56820,56821,56824,56825,56826,56845,57333,57958,58555,61733,61753,61817,64715,66368,68523)