RE: RPM Installation Question

2002-08-19 Thread Jason Frisvold
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

RE: RPM Installation Question

2002-08-01 Thread Luc Foisy
; 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

RPM Installation Question

2002-08-01 Thread Jason Frisvold
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