I've tried to migrate a more complex database to openHalo and get errors while using BLOB field. I get the message: invalid byte sequence for encoding "UTF8": 0x00 I've found the openHalo uses an own datatype mysql.blob which maybe is based on datatype which don't support or can convert \x00 data.