Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 17:46:41 +0900
From:      Kazu Kimura <kimura@ctc.ad.jp>
To:        Alex Koshterek <havoc@lookanswer.com>
Cc:        Emil Thelin <emil-t@display-umea.se>, freebsd-database@FreeBSD.ORG
Subject:   Re: Question on MySQL
Message-ID:  <20001025174354.346B.KIMURA@ctc.ad.jp>
In-Reply-To: <00102511331300.71744@pro.lookanswer.com>
References:  <20001025171846.3468.KIMURA@ctc.ad.jp> <00102511331300.71744@pro.lookanswer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks all,

it works now.

red# /usr/local/libexec/mysqld --datadir=/usr/local/bin/mysql/data
/usr/local/libexec/mysqld: ready for connections

red# ps ax | grep mysql
39259  p1  S+     0:00.03 /usr/local/libexec/mysqld --datadir=/usr/local/bin/mysql/data

I will tune later.
Anyway, I can go forward.

Regards,
Kazu


On Wed, 25 Oct 2000 11:29:29 +0300
Alex Koshterek <havoc@lookanswer.com> wrote:


> > 
> 
> By default mysql search databases in /var/db/mysql
> 
> Also in MySQL startup script you can write before starting server:
> 
> datadir=/path/to/your/databases
> 
> Alex

- - - - - - - - - - - - - - - - - - - 
Kazu Kimura <kimura@ctc.ad.jp>
IP Network tech. dep. CTC
Phone +81-52-740-8101
Fax   +81-52-740-8935
- - - - - - - - - - - - - - - - - - - -



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-database" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001025174354.346B.KIMURA>