Query: SELECT v.video_id, v.title, v.slug, v.total_views, v.duration, v.rating, v.rated_by, v.likes, v.add_time, v.thumb, v.thumbs, v.source_id, v.url, GROUP_CONCAT(vc.category_id) AS ids FROM video AS v LEFT JOIN video_category AS vc ON (vc.video_id = v.video_id) WHERE v.video_id IN (949296,949279,949192,949194,949189,949161,949159,949138,949065,949040,949034,948957,948932,948914,948915,948874,948876,948791,948786,948757,948728,948726,948525,948519,948413,948400,948352,948355,948356,948327,948325,948318,948307,948308,948302,948299,948290,948278,948122,948051,948049,947971,947951,947939,947933,947881,947781,947755,947746,947717,947702,947705,947698,947686,947658,947613,947591,947499,947380,947374,947346,947340,947244,947236,947224,947192,947190,947184,947166,947109,947106,947022,947016,946991,946962,946873,946869,946865,946866,946817,946811,946715,946710,946704,946701,946697,946690,946677,946669,946664,946656,946626,946589,946588,946549,946552,946521,946518,946496,946337,946325,946297,946255,946232,946224,946214,946207,946155,946125,946112,945965,945959,945918,945868,945869,945863,945844,945836,945837,945831) AND v.status = 1 GROUP BY v.video_id
Error Message: Server shutdown in progress
Error Number: 1053