Menu

#741 There is no --hex-blob option, so dumps are not valid text files

Git
open-accepted
nobody
None
5
2021-01-14
2020-02-26
No

A database which contains blob columns will produce invalid UTF-8 exports.

I would expexct the MySQL dump output to be a valid UTF-8-encoded text file, which means turning blobs into hexadecimal, instead of dumping the raw bytes into the file. The command-line tool has the --hex-blob switch, but Adminer does not seem to have anything similar.

Discussion

  • Jakub Vrána

    Jakub Vrána - 2020-03-06
    • status: open --> open-accepted
     
  • Rob Starkey

    Rob Starkey - 2021-01-14

    Having this option would be really useful. Is there any update yet as to when it might be included? Thanks.

     

Log in to post a comment.

MongoDB Logo MongoDB