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