Hi folks,

over the weekend, our mysql bacula db seems to have hit the maximum
possible auto_increment counter for an unsigned int(10) as I'm getting
duplicate key errors on insert's into the File table. 

Is there a way to increase the maximum value or do I need to rebuild
the bacula db from the last working dump?`The file table is around 15G
at the moment, we have 67657255 files with a total db size around 23G.

will

alter table File change FileId FileId unsigned int(20) 

do anything useful? 

Thanks in advance for your comments, 

Uwe 

-- 
NIONEX ist ein Unternehmen der DirectGroup Germany www.directgroupgermany.de

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to