Data type conversion bugs in slow query log output formatting code

Bug #1088954 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
Undecided
Laurynas Biveinis
5.1
Fix Released
Undecided
Laurynas Biveinis
5.5
Fix Released
Undecided
Laurynas Biveinis

Bug Description

5.1:

Last_errno: %u should be %d (int).
All row counts should be typecast to ulonglong not ulong to print (ha_rows defined as ulonglong in the widest case).
Likewise for tmp_tables_size.
Likewise for innodb_io_read.

Related branches

tags: added: slow-extended
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-2849

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.