John Goerzen wrote:
 
> I am curious, then, where the AUTOINCREMENT came from, and which
> specific older Bacula version you think it may have been in?

I really don't know. But I never manually altered the database.

But, look here:

o...@hild:~/apt/bacula-2.4.4/updatedb$ grep AUTOINCREMENT *
update_sqlite3_tables_8_to_9:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite3_tables_8_to_9:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite3_tables_9_to_10:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_4_to_5:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_4_to_5:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_4_to_5:   PoolId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_4_to_5:   PoolId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_5_to_6:   FileSetId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_5_to_6:   FileSetId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_5_to_6:   JobMediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_5_to_6:   JobMediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_5_to_6:   BaseId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_6_to_7:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_6_to_7:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_6_to_7:   PoolId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_6_to_7:   PoolId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_6_to_7:   BaseId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_7_to_8:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_7_to_8:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_8_to_9:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_8_to_9:   MediaId INTEGER UNSIGNED AUTOINCREMENT,
update_sqlite_tables_9_to_10:   MediaId INTEGER UNSIGNED AUTOINCREMENT,

So there _are_ places, where AUTOINCREMENT gets added to the database.

Grüße,
Sven.



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to