Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 20ac0728a731132accb12639751eebab > files > 3

MySQL-common-4.1.12-4.10.20060mdk.x86_64.rpm


# (oe) Remove --skip-networking to enable network access from
# non local clients. Access from localhost will still work.
MYSQLD_OPTIONS="--skip-networking"

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