Re: saving database during os changeover

2001-05-09 Thread Martin Cabrera Diaubalick
Hi Kris! mysqldump is your command Check this URL: http://www.faqts.com/knowledge_base/view.phtml/aid/1990 HTH Regards - Original Message - From: "Kris Gonzalez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 09, 2001 10:19 AM Subject: sav

Re: saving database during os changeover

2001-05-09 Thread Richard Ellerbrock
Kris Gonzalez wrote: > > I'm going to be switching from my OS from Linux to Solaris and was > wondering what steps I would need to take to save my tables during the > OS conversion and restore them once it is complete. Is it as simple as > tarballing the /var/lib/mysql directory and extracting

saving database during os changeover

2001-05-09 Thread Kris Gonzalez
I'm going to be switching from my OS from Linux to Solaris and was wondering what steps I would need to take to save my tables during the OS conversion and restore them once it is complete. Is it as simple as tarballing the /var/lib/mysql directory and extracting it into the new OS, or is the pro