# Pastebin KLPIeY0O musicbrainz_db=# select * from mapping.canonical_recording_redirect_new_tmp where recording_mbid = '92d88583-16e8-46ce-960a-941371344f91'; id | recording_mbid | canonical_recording_mbid | canonical_release_mbid ---------+--------------------------------------+--------------------------------------+-------------------------------------- 4907100 | 92d88583-16e8-46ce-960a-941371344f91 | aacba54f-123f-4292-9dd0-046c43e04b80 | 075bf61c-adda-4594-8cd5-0feae1f01925 (1 row) musicbrainz_db=# select * from mapping.canonical_recording_redirect_new_tmp where canonical_recording_mbid = '92d88583-16e8-46ce-960a-941371344f91'; id | recording_mbid | canonical_recording_mbid | canonical_release_mbid ----+----------------+--------------------------+------------------------ (0 rows)