mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
11 lines
349 B
Plaintext
11 lines
349 B
Plaintext
|
|
# Query ID 0xDFCCE9A43086FAFB at byte 0
|
|
# WARN LIT.001 Storing an IP address as characters.
|
|
# matches near: p="127.0.0.1"
|
|
SELECT ip FROM tbl WHERE ip="127.0.0.1"
|
|
|
|
# Profile
|
|
# Query ID NOTE WARN CRIT Item
|
|
# ================== ==== ==== ==== =============================
|
|
# 0xDFCCE9A43086FAFB 0 1 0 select ip from tbl where ip=?
|