Any idea if I could get a patch for this problem? Or at least a work around to fix the DB that has been corrupted by this? Would you release a new version of 10.3 since this was a bug that was supposed to be fixed by 10.3?
thanks Charlie On 11/6/07, Knut Anders Hatlen <[EMAIL PROTECTED]> wrote: > [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 >
