-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels