mysql-sp-audit
mysql-sp-audit copied to clipboard
Can't store blob as text
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.