mysql-sp-audit icon indicating copy to clipboard operation
mysql-sp-audit copied to clipboard

Can't store blob as text

Open hotmit opened this issue 11 years ago • 0 comments

Right now the system only store non-binary data because the audit table can only handle string. It would be nice to be able to convert blob to base64 or something similar to save the data.

hotmit avatar Sep 26 '14 19:09 hotmit