Re: MyISAM Database on multiple partitons

2003-02-23 Thread Bhavin Vyas
In my.cnf you can configure the Data dir path. Else, symlinks might work. - Original Message - From: "Anirudha Kukreti" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 23, 2003 11:36 PM Subject: MyISAM Database on multiple partitons > hi, >

MyISAM Database on multiple partitons

2003-02-23 Thread Anirudha Kukreti
hi, i have MyISAM database on my root pattition which is now getting full, however i have an empty 5Gb partion, how configure MySQL to now start storing my DB on to the new partition. In nut shell my question is how can we have a MyIsam database on multiple partions? thanks anirudh mysql, query