[EMAIL PROTECTED] (Dag H. Wanvik) writes: > Charlie Hubbard <[EMAIL PROTECTED]> writes: > > >> Hi, >> >> I have a DB that I've been updating over time, and I've run into what >> appears to be a bug. Not totally sure though. After running this >> script Messages.ID table looses it's auto incrementing column after >> running the script to completion. If you comment out the last three >> alter table statements the column's auto increment feature is not >> lost. >> >> I'm running DB 10.3.1000004.561794 >> >> Any ideas what's causing this problem? > > Sounds related to https://issues.apache.org/jira/browse/DERBY-1645 > but I though that was fixed in 10.3?
I just logged a similar bug as DERBY-3175. Don't know if it's the same bug, though, since I'm seeing a NullPointerException. Charlie, please log the bug you're seeing in JIRA so that we don't lose track of it. Thanks. -- Knut Anders
