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 (831814,832078,832338,832479,525563,830941,831088,831192,831333,831474,831671,831888,832007,832270,832330,832512,832601,832755,832842,832979,833029,833089,833352,833445,833554,833578,834546,834869,834900,834997,835065,835180,835377,836001,836177,836294,836370,836637,836749,837027,837120,837294,837439,837564,837668,839829,843794,848265,861121,872449,877735,877770,878426,880361,881325,883928,884179,884423,885386,885508,885987,887490,888010,888329,888335,525520,541197,873210,880737,63224,63226,873075,873738,777258,698050,24748,98194,104004,117779,117780,207105,207461,215270,215968,385421,389865,390917,394686,653803,670922,675261,680925,681685,735828,758093,825056,829459,829666,829813,3246,5607,27331,46404,143210,173836,183137,394215,414304,415589,427037,429769,440438,452013,453124,455821,456660,457218,457615,463606,473059) AND v.status = 1 GROUP BY v.video_id
Error Message: Server shutdown in progress
Error Number: 1053