-
Type:
Bug
-
Status: Done
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.39-83.1, 5.7.21-20
-
Component/s: None
-
Labels:
-
Launchpad URL:
**Reported in Launchpad by Jaime Sicam last update 28-12-2017 18:37:00
The test case is customer's private data so without permission, I cannot attach it to this bug report.
Basically, install audit_log plugin:
INSTALL PLUGIN audit_log SONAME 'audit_log.so';
Then, import the data in the ticket to Percona Server:
mysql test < test.sql
Then, review the audit log and it contains the insert entry where the JSON format is invalid.