Merge lp:~sergei.glushchenko/percona-server/5.5-ps-bug1320879 into lp:percona-server/5.6

Proposed by Sergei Glushchenko
Status: Superseded
Proposed branch: lp:~sergei.glushchenko/percona-server/5.5-ps-bug1320879
Merge into: lp:percona-server/5.6
To merge this branch: bzr merge lp:~sergei.glushchenko/percona-server/5.5-ps-bug1320879
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Needs Resubmitting
Review via email: mp+220836@code.launchpad.net

This proposal has been superseded by a proposal from 2014-05-26.

Description of the change

Bug 1320879: multiple issues when checking audit.log with xmllint
- fixed XML attribute names
- wrapped log by XML tag <audit>
- added XML declaration at the beginning of the file
- expanded test case to verify log with XML parser
- escape not only query text but also other string values
This makes xmllint to stop complaining and also makes
mysqlauditgrep from MySQL tools to work with audit log generated
by PS audit log plugin.
Blueprint
https://blueprints.launchpad.net/percona-server/+spec/audit-log-csv-json
- variable audit_log_format to accept additional options JSON and CSV
- expanded test case to produce JSON and CSV logs and validate them

http://jenkins.percona.com/view/PS%205.5/job/percona-server-5.5-param/1000/

To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Wrong target branch?

review: Needs Resubmitting

Subscribers

People subscribed via source and target branches