Select d.* , ii.`ext` From `comic` d , `image_info` ii where 1 and d.status = '1' and d.`comic_id` = ii.`comic_id` and d.`comic_id` = '143922'