On Sun, Jul 29, 2001 at 03:10:14PM -0700, Vincent Janelle wrote:
>
> But configuring mysql to point to a diff directory is just better
> administration.

Unfortunately, it only gets you so far.  What if you want to spread
your data across several physical disks (without hardware/software
RAID)?  Or maybe put indexes on one disk and data on another?  Either
of those are currently impossible (with MyISAM) unless you use
symlinks.

But yes, if you want to move EVERYTHING, just tell MySQL that you have
a different datadir and be done with it. :-)

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936 <-- NEW

MySQL 3.23.29: up 43 days, processed 337,194,801 queries (89/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to