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_debug.inc
blob: 5917e6bccdda3bd962f1ba6604d589683ac38281 (
plain
)
1
2
3
4
5
if
(
`
select
version
()
like
'%
debug
%'`
)
{
skip
Does
not
run
with
debug
binaries
;
}