Still not working.
INSERT INTO mybb_threads (`tid`,`fid`,`subject`,`prefix`,`icon`,`poll`,`uid`,`username`,`dateline`,`​firstpost`,`lastpost`,`lastposter`,`lastposteruid`,`views`,`replies`,`closed`,`sticky`,`numratings`,`totalratings`,`notes`,`visible`,`unapprovedposts`,`attachmentcount`,`deletetime`)(SELECT `tid`,`fid`,`subject`,`prefix`,`icon`,`poll`,`uid`,`username`,`dateline`,`firstpost`,`lastpost`,`lastposter`,`lastposteruid`,`views`,`replies`,`closed`,`sticky`,`numratings`,`totalratings`,`notes`,`visible`,`unapprovedposts`,`attachmentcount`,`deletetime`
FROM backup_threads WHERE tid IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24));