ROW Level replication slow query logging

Bug #625022 reported by Peter Zaitsev
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Triaged
Wishlist
Unassigned

Bug Description

When Row level replication is enabled with log_slave_slow_statements only BEGIN statements are logged.

Suggestion: See how we can log it as a pseudo query. Something like WRITEROW <database>.<tablename> would be enough for sake of analyses.

Oleg Tsarev (tsarev)
Changed in percona-server:
assignee: nobody → Oleg Tsarev (tsarev)
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Baron Schwartz (baron-xaprb) wrote :

mysqlbinlog has functionality to print out something from row-based events that looks query-ish. Maybe we can reuse that.

Oleg Tsarev (tsarev)
Changed in percona-server:
status: Triaged → In Progress
Revision history for this message
Swany (greenlion) wrote : Re: [Bug 625022] Re: ROW Level replication slow query logging

For consistency, can you please write it in the same format as:
mysqlbinlog -v --base64-output=decode-rows

That will make parsing the slow log with tools that can parse the
output of mysqlbinlog can read the slow log output without too much
additional work.

On Fri, Nov 5, 2010 at 11:27 AM, Oleg Tsarev <email address hidden> wrote:
> ** Changed in: percona-server
>       Status: Triaged => In Progress
>
> --
> ROW Level replication slow query logging
> https://bugs.launchpad.net/bugs/625022
> You received this bug notification because you are a member of Percona
> developers, which is the registrant for Percona Server.
>

Oleg Tsarev (tsarev)
Changed in percona-server:
status: In Progress → Confirmed
Changed in percona-server:
importance: Medium → Low
Changed in percona-server:
assignee: Oleg Tsarev (tsarev) → nobody
Revision history for this message
Peter Zaitsev (pz-percona) wrote :

I would like to make sure this task is given proper priority.

Without being able to log row level replication traffic we can't analyze the complete workload on slave servers in many installations which is serious problem.

Revision history for this message
Stewart Smith (stewart) wrote :

For proper prioritization I think we should create a blueprint for it and better schedule work for it.

This will get done in my next phase of going through Percona Server related things (getting blueprints and milestones/series going).

Changed in percona-server:
importance: Low → Wishlist
status: Confirmed → Triaged
Stewart Smith (stewart)
tags: added: slow-extended
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

binlog_rows_query_log_events could be used here.

Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2326

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.