index
:
mariadb
debian
progress-linux
upstream
debian 11 backports: mariadb
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mysql-test
/
include
/
not_ssl.inc
blob: 99866923621a2b9b1f637b9eeee566c2573eb2e0 (
plain
)
1
2
3
4
if
(
`
select
@@
have_ssl
=
'
YES
'`
)
{
skip
only
without
SSL
;
}