Relative Content

Tag Archive for sqlyugabytedb

How can I migrate a BLOB column into yugabyte?

We want to switch from MySQL to yugabytedb but have some columns with blob data stored in them (type LONGBLOB).
I see that yugabyte supports BLOB but during migration yugabyte voyager told me that it does not support migration of blob columns.