Jari Fredriksson wrote:
>  
> I used to have my MySQL on Linux. Then I moved the database on a Windows 
> machine, and everything went fine.
> 
> Today I moved it back to Linux.
> 
> I took a backup with mysqldump (by using the 
> /etc/bacula/scripts/make_database_backup) and imported it.
> 
> Bacula does not work!
> 
> The reason being that all table names are now converted to lower case. This I 
> use InnoDB, which may be the reason. 
> 
> Just a note.
> 
Hi Jari, I've just found this yesterday configuring akonadi server under KDE
they use this param in my.conf

# case-insensitive table names, avoids trouble on windows
lower_case_table_names=1

It should help you !

-- 

     Bruno Friedmann

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to