MySqlBackup.Net icon indicating copy to clipboard operation
MySqlBackup.Net copied to clipboard

Blob field

Open edsonfast opened this issue 8 years ago • 2 comments

Migration have table __migrationhistory, field Model is a Blog, not export corret

MySqlBackup.Net: image

WorkBench: image

edsonfast avatar Aug 04 '17 20:08 edsonfast

MySQL WorkBench export the BLOB in binary format. MySqlBackup.NET export the BLOB in hexadecimal format. Both will work. I haven't implemented exporting BLOB in binary format in MySqlBackup.NET. I will try to do this in the next available time.

adriancs2 avatar Aug 09 '17 09:08 adriancs2

Hello, I'm currently in process of resolving this problem. However, I get stuck. You may join the discussion here: https://github.com/MySqlBackupNET/MySqlBackup.Net/issues/47

adriancs2 avatar Jun 24 '19 15:06 adriancs2