Re: [Bacula-devel] Sqlite3 and autoincrement

2009-08-24 Thread Kern Sibbald
On Monday 24 August 2009 15:05:43 Sven Hartge wrote: > Sven Hartge wrote: > > Kern Sibbald wrote: > >> Based on the information you provided below, I have reopened the bug > >> report and posted my suggested fix. Sorry that I missed the fact that > >> the Bacula developers added the offending "AUT

Re: [Bacula-devel] Sqlite3 and autoincrement

2009-08-24 Thread Sven Hartge
Sven Hartge wrote: > Kern Sibbald wrote: > >> Based on the information you provided below, I have reopened the bug report >> and posted my suggested fix. Sorry that I missed the fact that the Bacula >> developers added the offending "AUTOINCREMENT". I would appreciate a >> confirmation to the

Re: [Bacula-devel] Sqlite3 and autoincrement

2009-08-23 Thread Sven Hartge
Kern Sibbald wrote: > Based on the information you provided below, I have reopened the bug report > and posted my suggested fix. Sorry that I missed the fact that the Bacula > developers added the offending "AUTOINCREMENT". I would appreciate a > confirmation to the bug report whether or not

Re: [Bacula-devel] Sqlite3 and autoincrement

2009-08-22 Thread Kern Sibbald
Hello John, Based on the information you provided below, I have reopened the bug report and posted my suggested fix. Sorry that I missed the fact that the Bacula developers added the offending "AUTOINCREMENT". I would appreciate a confirmation to the bug report whether or not my suggested fix

[Bacula-devel] Sqlite3 and autoincrement

2009-08-21 Thread John Goerzen
Hi folks, I'm trying to troubleshoot a problem reported by a Debian user converting Bacula from Sqlite2 to Sqlite3. The problem is that when you dump a Bacula database from Sqlite2 and try to load it into Sqlite3, Sqlite3 crashes because there are fields marked AUTOINCREMENT. Kern has stated in h