Slow query log XtraDB extensions not tested in MTR

Bug #1089031 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Low
Laurynas Biveinis
5.1
Fix Released
Low
Laurynas Biveinis
5.5
Fix Released
Low
Laurynas Biveinis

Bug Description

XtraDB provides the following info for the slow query log:
InnoDB_trx_id,
InnoDB_IO_r_ops,
InnoDB_IO_r_bytes,
InnoDB_IO_r_wait,
InnoDB_rec_lock_wait,
InnoDB_queue_wait,
InnoDB_pages_distinct.

Of these, only InnoDB_trx_id (and perhaps InnoDB_pages_distinct) could be considered tested. The I/O reads are not bumped in MTR because all the data is in the buffer pool, and the lock/queue waits are not even remotely tested.

Related branches

tags: added: slow-extended
description: updated
tags: added: xtradb
no longer affects: percona-server/5.6
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-1957

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

Other bug subscribers

Remote bug watches

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