~percona-toolkit-dev/percona-toolkit/mysql-5.6-test-fixes

« back to all changes in this revision

Viewing changes to t/pt-index-usage/samples/slow005.txt

  • Committer: Daniel Nichter
  • Date: 2011-06-24 22:02:05 UTC
  • Revision ID: daniel@percona.com-20110624220205-e779cao9hcwyly1w
Add forked Maatkit tools in bin/ and their tests in t/.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Time: 071015 21:43:52
 
2
# User@Host: root[root] @ localhost []
 
3
# Query_time: 2  Lock_time: 0  Rows_sent: 1  Rows_examined: 0
 
4
use sakila;
 
5
select * from sakila.inventory where inventory_id=10;