summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/t/socket_summary_by_instance_func.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/t/socket_summary_by_instance_func.test')
-rw-r--r--mysql-test/suite/perfschema/t/socket_summary_by_instance_func.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/perfschema/t/socket_summary_by_instance_func.test b/mysql-test/suite/perfschema/t/socket_summary_by_instance_func.test
index ef5096d85ff..d06edb0d78f 100644
--- a/mysql-test/suite/perfschema/t/socket_summary_by_instance_func.test
+++ b/mysql-test/suite/perfschema/t/socket_summary_by_instance_func.test
@@ -36,7 +36,7 @@
# happens per SQL statement within our MTR tests. And there is a significant
# difference between standard statement execution and execution via
# prepared statement.
---source ../include/no_protocol.inc
+--source include/no_protocol.inc
#===================================