summaryrefslogtreecommitdiff
path: root/mysql-test/include/not_ssl.inc
blob: 99866923621a2b9b1f637b9eeee566c2573eb2e0 (plain)
1
2
3
4
if (`select @@have_ssl = 'YES'`)
{
  skip only without SSL;
}