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

4 lines
48 B
Plaintext

use `test`;
SELECT city, city FROM t LIMIT 1
##