Subject | Re: [firebird-support] Changing the owner |
---|---|
Author | Nando Dessena |
Post date | 2004-07-16T16:46:53Z |
I wrote:
ND> executing and committing
ND> this procedure on my database crashes Firebird SuperServer 1.5 on
ND> WinXP. The crash is at commit time. Even the plain
ND> update
ND> RDB$RELATIONS R
ND> set
ND> R.RDB$OWNER_NAME = :USER_NAME
ND> where
ND> R.RDB$SYSTEM_FLAG = 0
ND> or R.RDB$SYSTEM_FLAG is null;
ND> triggers the crash.
Well, this actually happened only with one particular database,
whereas others switch to the new owner OK.
I'd still like to know if I am building a time bomb.
Ciao
--
Nando mailto:nandod@...
ND> executing and committing
ND> this procedure on my database crashes Firebird SuperServer 1.5 on
ND> WinXP. The crash is at commit time. Even the plain
ND> update
ND> RDB$RELATIONS R
ND> set
ND> R.RDB$OWNER_NAME = :USER_NAME
ND> where
ND> R.RDB$SYSTEM_FLAG = 0
ND> or R.RDB$SYSTEM_FLAG is null;
ND> triggers the crash.
Well, this actually happened only with one particular database,
whereas others switch to the new owner OK.
I'd still like to know if I am building a time bomb.
Ciao
--
Nando mailto:nandod@...