lp:~sergei.glushchenko/percona-server/5.5-ps-bug1363370
- Get this branch:
- bzr branch lp:~sergei.glushchenko/percona-server/5.5-ps-bug1363370
Branch merges
- Laurynas Biveinis (community): Approve on 2014-09-26
-
Diff: 235 lines (+78/-26)8 files modifiedmysql-test/r/audit_log_rotate.result (+1/-0)
mysql-test/t/audit_log_rotate-master.opt (+8/-0)
mysql-test/t/audit_log_rotate.test (+29/-0)
plugin/audit_log/audit_file.c (+10/-6)
plugin/audit_log/buffer.c (+7/-8)
plugin/audit_log/buffer.h (+3/-1)
plugin/audit_log/file_logger.c (+14/-10)
plugin/audit_log/logger.h (+6/-1)
Related bugs
Bug #1363370: Audit plugin rotates file in middle of audit | High | Fix Released |
|
Related blueprints
Branch information
- Owner:
- Sergei Glushchenko
- Status:
- Merged
Recent revisions
- 692. By Sergei Glushchenko on 2014-09-26
-
Bug 1363370: Audit plugin rotates file in middle of audit
Audit record can be split into two files when logging is done to
file with ASYNCHRONOUS strategy and log rotation turned on.The cause is that logging is done via ring buffer and log record in
the buffer can be wrapped at the end of the buffer. Incomplete
record will be written into log file. If file is exceeded the size
limit, it will be rotated splitting the record into two files.Fix is to let the log write function to know that record is
incomplete so it will skip log rotation. - 691. By Laurynas Biveinis on 2014-08-05
-
Automerge lp:~laurynas-biveinis/percona-server/bug1334743-5.5
- 690. By Jenkins Master <email address hidden> on 2014-08-04
-
Merge lp:~hrvojem/percona-server/bug1267810-5.5
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 61/ - 689. By Laurynas Biveinis on 2014-07-31
-
Automerge lp:~sergei.glushchenko/percona-server/5.5-ps-blueprint-audit-log-streaming
- 687. By Jenkins Master <email address hidden> on 2014-07-30
-
Merge lp:~hrvojem/percona-server/rn-5.1.73-14.2-5.5
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 60/ - 686. By Laurynas Biveinis on 2014-07-29
-
Automerge lp:~laurynas-biveinis/percona-server/bug1280875-5.5
- 685. By Laurynas Biveinis on 2014-07-29
-
Automerge lp:~laurynas-biveinis/percona-server/mtr-manual-lldb-5.5
- 684. By Laurynas Biveinis on 2014-07-23
-
Automerge lp:~laurynas-biveinis/percona-server/minor-fixes-5.6-porting-5.5
- 683. By Laurynas Biveinis on 2014-07-23
-
Automerge lp:~laurynas-biveinis/percona-server/bug1151723-5.5
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.6