thanks for the valuable tips
sanjay gupta
- Original Message -
From: "Thierno Cissé" <[EMAIL PROTECTED]>
To: "'sanjay gupta'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, September 04, 2003 3:50 PM
Subject: RE: how to change d
thanks for valuable tips
- Original Message -
From: "Egor Egorov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 04, 2003 3:30 PM
Subject: Re: how to change default data directory
> "sanjay gupta" <[EMAIL PROTECTED]> wrote:
Hi Sanjay,
I see two ways to proceed :
1 - after install, move or copy (with -R option) your actual datadir
under /var/lib/mysql
(that is to say all the directories located under /var/lib/mysql/*)
to /var1/lib/mysql,
and then modify in your my.cnf the variable
to correspond with the new d
"sanjay gupta" <[EMAIL PROTECTED]> wrote:
>I am using RH7.1 box . I am preparing to install mysql 4.0.13.
> Previously when i installed the mysql the mysql data directory was
> /var/lib/mysql . I uninstall the mysql . Now i want my data directory to be
> /var1/lib/mysql instead of /v