Replication is taking days to complete the following transaction (updating a table with 73 million rows, and no index). The table no longer exists in the primary db.
root@tools-db-1:/srv/labsdb/binlogs# mysqlbinlog --base64-output=decode-rows --verbose --start-position 21942871 log.097083 |less [...] #Q> update phash_dhash set dhashv=NULL #240621 17:07:33 server id 2886731301 end_log_pos 21943057 CRC32 0xf3743fa7 Table_map: `s55462__imagehashpublic_p`.`phash_dhash` mapped to number 123368073

