summaryrefslogtreecommitdiff
path: root/mysql-test/include/maybe_debug.inc
blob: 2f6c2848f9fd0edb28f8c26a5be22866514a8b54 (plain)
1
2
3
# include file for test files that can be run with and without debug
# having debug and non-debug tests.
let $have_debug=`select version() like '%debug%'`;