Hello,
Had the same problem. Turned out the database got corrupted somehow, some (or all) tables had lost their primary keys and indexes. I managed to restore the schema using a backup (keeping the current data in the tables). After that WP Migrate DB worked normally again.