st (E-mail)
Subject: RE: RPM Installation Question
read the documentation in the my.cnf sections
you can supply
datadir=/usr/data/mysql (or whatever the data directory you choose)
make sure mysql has permissions on the new directory
a couple other things rely on this base directory too
your s
read the documentation in the my.cnf sections
you can supply
datadir=/usr/data/mysql (or whatever the data directory you choose)
make sure mysql has permissions on the new directory
a couple other things rely on this base directory too
your socket file
your pid file
You can set these too in y