1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Merge branch 'merge-perfschema-5.6' into 10.0

This commit is contained in:
Sergei Golubchik
2015-06-16 12:47:58 +02:00
18 changed files with 17 additions and 27 deletions

View File

@ -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
#===================================