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
; To: [EMAIL PROTECTED]
> Subject: RPM Installation Question
>
>
> I was hoping to use the RPM distribution to install MySQL on
> my Linux machine. However, I notice that it sets the data
> directory to /var/lib/mysql ... This is unacceptable for my
> purposes... I know I ca
I was hoping to use the RPM distribution to install MySQL on my Linux machine.
However, I notice that it sets the data directory to /var/lib/mysql ... This is
unacceptable for my purposes... I know I can probably use a link to fix this, but I'd
rather do it the "right" way... How do I tell