At 7:07 PM -0400 6/4/1999, Van wrote:
>DongYu Wang wrote:
>>
>> Part 1.1Type: Plain Text (text/plain)
>Hi,
>
>I am running mySQL3.21 under Linux RH5.2
>
>I just added another hard disk to the system and want to move my MySQL
>database files to the newly added hard disk.
>
>Could anybody tell me how to do that.
>
>I checked the system and could not find my.cnf file.
>
>Thanks in advance
>
>DWang
>
>DongYu,
>Take the htmlization off your messages. We all like plain text inline
>here.
>
>I always do this:
>kill -9 `pidof mysqld`
>cd /usr/local
>tar cvf /newdrive/var.tar var
>cd /newdrive
>tar xvf var.tar
>cd /usr/local
>mv var var.old
>/etc/rc.d/rc.mysql (where rc.mysql is my mysqld startup command)
You don't *really* kill -9 your server as a normal thing to do,
do you?
--
Paul DuBois, paul@stripped
Northern League Chronicles: http://www.snake.net/nl/