t/pt-query-digest/explain.t fails on MySQL 5.5 and CentOS 5.5

Bug #1009285 reported by Baron Schwartz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Fix Released
Undecided
Unassigned

Bug Description

This test fails 100% repeatably on MySQL 5.5 and CentOS 5.5:

[baron@localhost stabilize-test-suite]$ perl t/pt-query-digest/explain.t
1..6
# 5c5
# < # EXPLAIN sparkline: I
# ---
# > # EXPLAIN sparkline: s
# 40c40
# < # type: index
# ---
# > # type: system
# 42,43c42,43
# < # key: fruit
# < # key_len: 27
# ---
# > # key: NULL
# > # key_len: NULL
# 45,46c45,46
# < # rows: 1
# < # Extra: Using index
# ---
# > # rows: 0
# > # Extra: const row not found
not ok 1 - Analysis for slow007 with --explain, no rows
# Failed test 'Analysis for slow007 with --explain, no rows'
# in t/pt-query-digest/explain.t at line 51.
ok 2 - Analysis for slow007 with --explain
ok 3 - EXPLAIN sparkline in profile
ok 4 - Analysis for slow007 with --explain, failed
ok 5 - --explain sparkline uses event db and doesn't crash ea (issue 1196
ok 6 - Sandbox servers
# Looks like you failed 1 test of 6.

tags: added: mysql-5.5 test-failure
Changed in percona-toolkit:
status: New → Confirmed
Brian Fraser (fraserbn)
Changed in percona-toolkit:
status: Confirmed → In Progress
Brian Fraser (fraserbn)
Changed in percona-toolkit:
status: In Progress → Fix Committed
Changed in percona-toolkit:
status: Fix Committed → Fix Released
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/PT-983

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.