mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 08:57:24 +00:00
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
|
|
# Query ID 0x31C7ABF526209286 at byte 0
|
|
# WARN ALI.002 Aliasing the '*' wildcard.
|
|
# NOTE COL.001 SELECT *.
|
|
SELECT tbl.* AS foo, bar FROM tbl WHERE id=2
|
|
|
|
# Profile
|
|
# Query ID NOTE WARN CRIT Item
|
|
# ================== ==== ==== ==== ==========================================
|
|
# 0x31C7ABF526209286 1 1 0 select tbl.* as foo, bar from tbl where id=?
|