Hi Peter, R you trying to say to move data from disk1 to disk2. regards anandkl
On 10/14/08, Peter Farkas <[EMAIL PROTECTED]> wrote: > > Hi, > You can mount second harddisk into /var/lib/mysql/db2 and after > migrate data from first db to db2. It's not a great solution but it > helps if you use only few databases. > > On 10/14/08, Krishna Chandra Prajapati <[EMAIL PROTECTED]> wrote: > > Thanks a lot. > > > > On Tue, Oct 14, 2008 at 12:51 PM, Oto Buchta <[EMAIL PROTECTED]> wrote: > > > >> Hi, > >> use software RAID in stripping mode. Linux can do the job well. > >> > >> If it is not a solution for you, try to use symlinks for directory (it > >> works) > >> or tables (I'm not sure, if it does work). > >> > >> On Tue, Oct 14, 2008 at 11:03:30AM +0530, Krishna Chandra Prajapati > wrote: > >> > Hi, > >> > > >> > I have two hard disk on debian system. Each of 80GB. I want to use > both > >> the > >> > hard disk for storing the *mysql data. *On one hard disk the data has > >> > reached up to 73GB. > >> > > >> > What changes, I can do to use both the hard disk for storing mysql > data. > >> > Quick response is highly appreciated. > >> > > >> > Thanks > >> > -- > >> > Krishna Chandra Prajapati > >> > > > > > > > > -- > > Krishna Chandra Prajapati > > > > Peter > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > >