Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-29 Thread Carlo Filippetto
Yes you are right, 😢 I found the correct version into the config files directory after compile. Unfortunatelly I used the "update_mysql_tables" from the original directory 'updatedb' into the tar.gz and here the file have the error... The original version of August has "update_mysql_tables" and the

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Ana Emília M . Arruda
Hello Carlo, Thank you a lot. Nice to hear from you too. Unfortunately or fortunately I found no problem with the source files in sourceforge. I´ve just downloaded the tar.gz, build it and found no problem in the script (update_mysql_tables). Best regards, Ana On Wed, Oct 28, 2015 at 12:19 PM,

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Carlo Filippetto
Hi Ana, pleasure to hear from you, Yes I buld it from source, I downloaded the file from http://sourceforge.net/projects/bacula/files/ Thank you 2015-10-28 15:49 GMT+01:00 Ana Emília M. Arruda : > Hello Carlo, > > Did you buid bacula from source? Where did you get the source code? I have > t

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Ana Emília M . Arruda
Hello Carlo, Did you buid bacula from source? Where did you get the source code? I have the one downloaded from blog.bacula.org and there is no problem with the update_mysql_tables script. Best regards, Ana On Wed, Oct 28, 2015 at 11:24 AM, Carlo Filippetto < carlo.filippe...@gmail.com> wrote:

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Carlo Filippetto
Thank you, ther's another problem, the script don't create a table because ther's a ";" instead of ","... CREATE TABLE Snapshot ( SnapshotId INTEGER UNSIGNED AUTO_INCREMENT, NameTINYBLOB NOT NULL, JobId INTEGER UNSIGNED DEFAULT 0, * FileSetId INTEGER UNSIGNED DEFAUL

Re: [Bacula-users] HELP!! upgrade from 5.2 to 7.2.0

2015-10-28 Thread Heitor Faria
> I upgrade my Bacula versione from 5.2.3 to 7.2.0 > The DB versione of the 5.2.3 is the 14th, now in the directory "updatedb" of > the > new installation ther's no new update, but when I run bacula if stops with: > 28-ott 14:50 bacula-dir JobId 0: Fatal error: Version error for database > "bacu