summaryrefslogtreecommitdiffstats
path: root/mysql-test/include/have_view_protocol.inc
blob: 6b1436a7a7a3f46844c75be89a8f48ff69106c6a (plain)
1
2
3
4
5
6
# The file with expected results fits only to a run with
# view-protocol.
if (`SELECT $VIEW_PROTOCOL = 0`)
{
   --skip Test requires view-protocol
}