"T. Horsnell" <[EMAIL PROTECTED]> writes:

> I can recover the catalog.sql file with bextract, but do I then have
> to start using mysql commands to convert this ascii file into a
> mysql database, or are there bacula commands to do it. The catalog
> maintenance section doesnt tell me

you need to create the database and its tables first, then run

   mysql bacula < catalog.sql

that's the beauty of ASCII commands.

-- 
regards,          | Redpill  _
Kjetil T. Homme   | Linpro  (_)


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to