
# Use the Instance Manager by default. Set to "1" to use the old mysqld_safe script.
use_mysqld_safe="0"

# (oe) set TMPDIR and TMP environment variables
TMPDIR="${datadir}/.tmp"
TMP="${TMPDIR}"

