you could try a raw mysql table dump, some scripts use this method, if not there is a bit about it in the mysql manual about dumping the database.
where are you moving the table to ? the same host?
in the program you are using click operations and you can move the table faily easily and it should work on the blob.
however that will only work if it's on the same server.