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(2286,2700,2732,2736,2737,2738,2744,3655,4987,4988,11281,16559,16560,17454,' 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-20 07:54:46'
                                AND dr.end_time > '2024-04-20 07:54:46'
                                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(2286,2700,2732,2736,2737,2738,2744,3655,4987,4988,11281,16559,16560,17454,17455,17456,17458,17459,17460,28980,28981,28982,28983,28984,28985,28986,29436,30629,30781,31062,31069,31236,31440,33419,33420,33421,33424,33426,33427,50548,52097,52098,52894,52895,53014,53037,53953,54720,55289,55290,55291,55441,55442,55454,56190,56191,56192,56193,56194,56249,56250,56251,58505,58510,58535,58536,58598,59125,59238,59701,59746,60079,60083,60084,60085,60562,60563,60564,60565,60756,60942,60949,62530,62531,62532,62533,62534,62535,62536,62537,62538,62539,62540,62541,62542,62543,62544,62545,62546,62547,62548,62549,62550,62551,62552,62553,62554,62555,62556,62557,62558,62559,62560,62561,62562,62563,62564,62565,62566,63215,63216,63241,63242,63243,63244,63245,63246,63247,63248,63250,63259,63260,63344,63345,63346,63347,63348,63349,63350,63351,63379,63381,63387,63388,63591,63592,63593,63615,63616,63617,64018,64019,64055,64211,64212,64213,64214,64215,64216,64217,64218,64219,64220,64221,64222,64223,64224,64225,64226,64227,64228,64330,64331,65482,65483,66366,68709,65484,66886,66887,66888,66889,66890,66891,66895,66898,66899,66900,66901,66902,66903,66904,66905,66906,66907,66908,66909,66910,66911,66912,66913,66914,66915,66916,66917,66918,66919,66920,66921,67548,67549,67550,67551,67552,67553,67558,67559,67560,68331,68332,66896,66897,65301,65302,65303,68378,68702,67942,67943,67944,67945,67946,67947,68372,68373,68374,68375,68376,68597,68598,68599)