Closed shaunmolloy closed 1 year ago
Output is controlled by cli used behind the scenes, which is mysql
here. You can try to convert it to hex with this https://stackoverflow.com/a/46418613, but I didn't test it.
Thanks @kristijanhusak for the fast reply. That solves the issue :+1: I'll close this.
Added the following to /etc/my.cnf
:
[mysql]
binary-as-hex = true
Binary column values appear corrupt in the output.
How about replacing those values in the output with an empty value, to clean up the view?