Files
percona-toolkit/t/pt-upgrade/samples/006/dupe_col.log
Daniel Nichter 927a3b2ed1 Test bug 942377.
2013-03-13 16:54:53 -06:00

5 lines
145 B
Plaintext

# User@Host: root[root] @ localhost []
# Query_time: 1 Lock_time: 0 Rows_sent: 7 Rows_examined: 7
use test;
SELECT city, city FROM t LIMIT 1;