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
/
linux.inc
blob: cc126ff1d733b4eda56670b9bd7b57e8f3a380b1 (
plain
)
1
2
3
4
5
if
(
`
select
@@
version_compile_os
not
LIKE
'
Linux
%'`
)
{
skip
Need
Linux
;
}