lp:~sergei.glushchenko/percona-server/5.5-ps-bug1182535
- Get this branch:
- bzr branch lp:~sergei.glushchenko/percona-server/5.5-ps-bug1182535
Branch merges
- Alexey Kopytov (community): Approve on 2014-03-16
- Laurynas Biveinis (community): Needs Fixing on 2013-06-14
-
Diff: 185 lines (+93/-14)5 files modifiedmysql-test/r/percona_bug1182535.result (+24/-0)
mysql-test/t/percona_bug1182535-master.opt (+1/-0)
mysql-test/t/percona_bug1182535.test (+48/-0)
sql/log.cc (+8/-10)
sql/sql_audit.h (+12/-4)
Related bugs
Related blueprints
Branch information
- Owner:
- Sergei Glushchenko
- Status:
- Merged
Recent revisions
- 608. By Sergei Glushchenko on 2013-12-16
-
Bug 1182535: no MYSQL_AUDIT_
GENERAL_ LOG notifications with general log off
The reason is that MYSQL_AUDIT_GENERAL_ LOG events are emitted in the same
method which does general log writes. Method is not called either if
general_log is turned off or if we don't want to log specific command.Fixed my moving invocation of mysql_audit_
general_ log from
LOGGER::general_ log_write( ) to general_ log_write( ). user_name
and time needed for both general log and audit log are
calculated twice if both enabled. Further optimization would be
to calculate user_name upon user login and/or change by change
user command. - 606. By Laurynas Biveinis on 2013-12-13
-
Merge lp:~sergei.glushchenko/percona-server/5.5-BT34411-ps-blueprint-optimize-userstat
- 603. By Laurynas Biveinis on 2013-12-13
-
Automerge lp:~akopytov/percona-server/tp-low-prio-queue-throttling-5.5
- 602. By Laurynas Biveinis on 2013-12-12
-
Automerge lp:~vlad-lesin/percona-server/5.5-mysqlbinlog-issue35303
- 601. By Laurynas Biveinis on 2013-12-03
-
Automerge lp:~laurynas-biveinis/percona-server/bug1255628-5.5
- 600. By Laurynas Biveinis on 2013-12-03
-
Automerge lp:~akopytov/percona-server/tp-high-prio-tickets-by-default-5.5
- 599. By Jenkins Master <email address hidden> on 2013-11-29
-
Merge lp:~hrvojem/percona-server/bug1247096-5.5
http://jenkins. percona. com/job/ merge-PS- 5.5-docs- kickoff/ 48/
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