mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 17:27:57 +00:00
3 lines
190 B
Plaintext
3 lines
190 B
Plaintext
# Query_time: 0.000173 Lock_time: 0.000048 Rows_sent: 18 Rows_examined: 18 Rows_affected: 0 Rows_read: 18
|
||
select abc, XYZ FROM `a tbl`, `t-2` WHERE 1 != 2 AND 3<>3 OR "<22>" OR '"`"';
|