1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00
This commit is contained in:
Sergei Golubchik
2015-06-16 11:00:33 +02:00
parent d71d411905
commit 3c3724991e
17 changed files with 16 additions and 26 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
#===================================