mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 21:51:21 +00:00
Add forked Maatkit tools in bin/ and their tests in t/.
This commit is contained in:
3
t/pt-visual-explain/samples/impossible_having.sql
Normal file
3
t/pt-visual-explain/samples/impossible_having.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
explain extended select * from t1 having 0;
|
||||
id select_type table type possible_keys key key_len ref rows filtered Extra
|
||||
1 SIMPLE NULL NULL NULL NULL NULL NULL NULL NULL Impossible HAVING
|
Reference in New Issue
Block a user