View Single Post
Old 04-28-2004, 10:30 PM   #2 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
why dont you shut down SQL and then move the data to a new disk and then create a link from the old destination to the new one?

ie>

mv /var/lib/mysql /local/mysql_storage
ln -s /var/lib/mysql /local/mysql_storage

then you don't need to mess w. config stuff...
__________________


Urban Clothing
Admin is offline   Reply With Quote