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(10649,10650,10652,25057,25058,25059,25060,25062,25064,25065,25067,25068,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:21:36'
                                AND dr.end_time > '2024-04-27 14:21:36'
                                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(10649,10650,10652,25057,25058,25059,25060,25062,25064,25065,25067,25068,25069,25070,25071,25072,25073,25084,28214,28215,28216,28217,28218,28219,28220,28221,28222,28523,28527,28528,28529,28530,28532,28534,28535,28536,28537,28541,28542,28543,28544,28545,28546,28547,28548,28549,28551,28552,28554,28555,28556,28557,28558,28559,28560,28561,28562,28563,28564,28565,28566,28568,28569,28570,28571,28572,28573,28574,28576,28578,28579,28580,28581,28583,28585,28587,28588,28589,28590,28591,28592,28593,28826,28827,28828,28829,28830,28831,28834,28835,28836,28837,28838,28839,28840,28841,28842,28843,28844,28845,28846,28854,30583,32606,32607,32608,32609,32611,32612,32783,32784,32785,32786,32787,32788,32789,32791,32792,32805,32809,32810,32811,32813,32814,50603,50604,50608,50609,50611,50612,50614,50615,50618,50621,50623,50624,50626,50628,50629,50632,50633,50634,50635,50641,50644,50651,50653,50656,50657,50658,50660,50663,50665,50668,50669,50679,50681,50685,50687,53172,53173,53174,53175,53176,53177,53178,53179,53180,53572,53573,54363,54364,54365,55759,55761,55854,55855,55856,57386,57396,57397,57398,58210,58254,58255,58439,58440,58441,58502,58772,60256,60283,60284,61069,61642,61643,61644,61645,62005,62011,62342,62406,62407,62408,62409,62410,62411,62467,62841,63531,63824,63825,63827,63828,63829,63830,63831,63832,64684,64685,64686,64687,64688,64689,64690,64691,64692,64693,64694,64695,64696,64697,64698,64699,64700,64701,65848,66508,66509,66510,66536,67010,67913,67915,68267,68268,68271,68649)