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(5418,5419,5420,5422,5423,6027,6028,6029,6030,6031,6032,6033,6034,6035,6036' 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 11:01:18'
                                AND dr.end_time > '2024-04-27 11:01:18'
                                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(5418,5419,5420,5422,5423,6027,6028,6029,6030,6031,6032,6033,6034,6035,6036,6037,6038,6039,6040,6045,6046,6047,6048,6057,6058,9991,9992,9993,9994,9995,9996,9997,9998,9999,10000,10006,10007,10008,10009,10010,10798,10799,10810,10811,10812,11158,11168,11169,25625,25626,25627,25631,25632,25634,25651,25652,25653,25654,25655,25656,25657,25658,28040,28639,28640,28641,28642,28643,28644,28645,28646,28647,28648,28649,28650,28651,28652,28653,28654,29063,29068,29069,29678,29679,29680,29681,29682,29683,29684,29685,29686,29687,29688,29689,29690,32593,32595,32598,33299,50856,50858,51433,51434,53119,53120,53121,53122,53123,53128,53129,53143,53144,53145,53146,53147,53148,53149,53150,53151,53152,53153,53154,53155,53156,53157,53158,53699,53705,53706,53707,54422,54423,55299,55300,55858,57153,57204,57225,57226,57227,57228,57229,57983,57984,57985,57986,57987,57988,57989,59655,59872,59916,60631,60632,60676,61821,61828,61855,61856,61857,61908,61909,63637,63638,63639,63640,63641,63662,63663,63664,63665,63666,63667,63668,63669,63670,63671,63672,63811,63812,63813,63814,63815,63816,63818,63833,63834,63835,63836,63837,63839,63840,63841,63842,63871,63872,63895,63896,63897,63898,63899,64111,64112,64113,64116,64120,64121,64122,66021,66022,66023,66024,66025,66026,66027,66028,66384,66385,66386,66583,66584,66585,66586,66587,66588,66589,66590,66591,66600,66601,66602,66606,67019,67020,67021,67022,67023,67024,67875,67907,68067,68068,68069,68131,68133,68638)