mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
The mysqldump command with both the --xml and --hex-blob options will output blob data encoded as hexBinary. The proper XML datatype is xs:hexBinary. The correct XML datatype is specified be setting the xsi_type attribute equal to xs:hexBinary for each encoded element.
42 KiB
42 KiB