Hi,

I was wondering whether if anyone knew the method by which
data can be extracted from a backup of a mysql data directory
done with tar. The files I currently have are a copy of the
whole mysql directory tree (done with tar). What I want to do
is somehow extract the information from these files to dump 
to a text file and then I can use mysqlimport or whatever
from there. I realise that mysqldump is the correct way
to back up databases but that's all I have to work with
at the moment. Any ideas on how this could be done?

Cheers,

Campbell

---------------------------------------------------------------------
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