Thor Vik wrote:

> Hey again.
>
> If have searched through the mail archive for this forum to find a 
> solution without success.
>
> I have upgraded the Bacula version from 1.36.3 to 2.0.2. In the dist 
> file I found upgrade of the Mysql stables up to version 9. When starting 
> the Director I get the following messages:
>
>     Starting Bacula Director: 11-Feb 12:09 bacula-dir:  Fatal error:
>     Version error for database "bacula". Wanted 10, got 9
>     11-Feb 12:09 bacula-dir:  Fatal error: Could not open Catalog
>     "MyCatalog", database "bacula".
>     11-Feb 12:09 bacula-dir:  Fatal error: Version error for database
>     "bacula". Wanted 10, got 9
>     11-Feb 12:09 bacula-dir ERROR TERMINATION
>     Please correct configuration file: /etc/bacula/bacula-dir.conf
>
> I assume the this is because bacula 2.0.2 is using Mysql Datase version 
> 10. Is there an upgrade file from 9 -> 10 ? And does anyone know where 
> to find it?
>
>
> Regards
>
> Wingthor
>
>   


Hi

I downloaded the complete source, and found it in
bacula-[version]/src/cats/update_[db]_tables.in, which is 98% sql, so i
simply
deleted the shell part and run it to the server.
Might not be the most beautiful, but it works

Adam


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to