Is there a place where I can replace old DATA folder path permanently?
Evgeniy Lotosh.
Create a my.cnf file in sys:etc that contains
[mysqld]
datadir = mysql:/data
it should read that by default or you might have to use
mysqld_safe --defaults-file=sys:\etc\my.cnf
--
Andy Thompson
Novell Product Support Forum SysOp
(No email support, thanks.)