Pada Tue, 12 Nov 2002 14:43:34 +0900
"Chung Ha-nyung" <[EMAIL PROTECTED]> menulis:

> 
>  I compiled mysql 4.0.4 with option --prefix=/local/mysql --
> datadir=/mnt/data but
>  it is likely that mysql still look for my.cnf file in $prefix/var
> directory not in /mnt/data
>  Is it a bug?

add --defaults-file=/mnt/data/my.cnf inline option when running mysqld,

or just edit your safe_mysqld file, you'll find why it's always search in $prefix/var

-- 
Dicky Wahyu Purnomo - System Administrator
PT FIRSTWAP: Jl Kapt. Tendean No. 34 - Jakarta Selatan (12790)
Phone: +62 21 79199577 - HP: +62 8158787286
Web: http://www.1rstwap.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to