SELECT pair_id, v.video_id, video_url_id, source, position FROM tmall_videos as v INNER JOIN tmall_videos_links as vl ON v.video_id = vl.video_id WHERE object_id = 106 AND vl.object_type = 'product' ORDER BY position
{ "query_block": { "select_id": 1, "table": { "message": "Impossible WHERE noticed after reading const tables" } } }