mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
10 lines
393 B
Plaintext
10 lines
393 B
Plaintext
|
|
# Query ID 0xBA2547D924C5140D at byte 0
|
|
# WARN CLA.007 ORDER BY different directions prevents index from being used.
|
|
select c1, c2 from t where i=1 order by c1 desc, c2 asc
|
|
|
|
# Profile
|
|
# Query ID NOTE WARN CRIT Item
|
|
# ================== ==== ==== ==== ==========================================
|
|
# 0xBA2547D924C5140D 0 1 0 select c?, c? from t where i=? order by c? desc, c?
|