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(213,216,220,3751,3753,3754,3760,3764,3782,3785,6588,6590,6591,6592,6593,65' 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:21:10'
                                AND dr.end_time > '2024-04-20 07:21:10'
                                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(213,216,220,3751,3753,3754,3760,3764,3782,3785,6588,6590,6591,6592,6593,6599,6600,6602,6603,6604,6605,6606,6608,6609,6613,6615,6618,16361,16371,16374,28694,32652,53111,53112,53187,53639,53649,56700,56704,57429,58351,58352,60112,60431,60432,60450,61651,62429,62433,62434,62435,62436,62437,62439,62440,62441,62505,62507,63295,63296,63305,63441,63442,63444,63549,63551,63552,63553,63554,63556,63557,63560,63563,63564,63565,63566,63567,63569,63574,63577,63991,64028,64029,64202,64243,64311,64312,64322,64323,64334,64342,64343,64344,64345,64346,64349,64707,64708,64709,64710,64711,64714,64807,64808,64919,64920,64921,64922,65054,65066,65287,65375,65594,65596,65597,65598,65753,65754,66118,66119,66120,66121,66122,66123,66124,66125,66126,66128,66129,66130,66131,66132,66133,66134,66135,66136,66137,66138,66139,66140,66141,66142,66143,66144,66145,66146,66147,66148,66149,66150,66151,66152,66413,66414,66415,66416,66417,66418,66419,66420,66421,66422,66423,66424,66428,66431,66432,66433,66437,66438,66439,66441,66442,66443,66444,66445,66446,66447,66448,66449,66453,66454,66455,66456,66457,66458,66459,66460,66461,66462,66463,66464,66465,66466,66467,66469,66470,66471,66472,66473,66474,66475,66476,66477,66478,66479,66480,66483,67044,67058,67059,67060,67061,67406,67407,67408,67409,67562,67563,67571,67572,67573,67574,67575,67576,67577,67578,67579,67580,67581,67582,67583,67584,67585,67586,67587,67588,67589,67590,67591,67592,67593,67594,67595,67596,67597,67598,67599,67600,67601,67602,67603,67604,67605,67606,67610,67611,67613,67614,67615,67616,67617,67618,67619,67620,67621,67622,67623,67624,67627,67629,67630,67631,67632,67633,67634,67635,67636,67637,67638,67639,67640,67643,67644,67647,67648,67649,67650,67651,67653,67655,67656,67657,67736,67772,67862,67912,68132,68553,68554,68565,68675,68676,68677,68678,68679,68680,68681,68682,68683,68684,68685,68686)