LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL configuration... (https://www.linuxquestions.org/questions/linux-software-2/mysql-configuration-26311/)

needamiracle 07-22-2002 01:07 PM

MySQL configuration...
 
Hi all,

Building a L.A.M.P site, and have a dedicated machine for MySQL. I have partitioned my drive to have a /mysql filesystem. I would like to put all relevent databases under this filesystem, but I am having difficulty getting mysqd to recognize the data directory.

<HR>
my.conf

# MySQL configuration file
# Created 07-09-02 4:20 (hehehe)
#
[mysqld]
datadir=/mysql/
pid-file=/mysql/lib/#####.net.pid
socket=/mysql/lib/mysql.sock

Any clues would help...

Regards,
needamiracle


All times are GMT -5. The time now is 04:08 PM.