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? Dag
