Subject | Re: [firebird-support] Alter a procedure corrupts the database |
---|---|
Author | Dmitry Yemanov |
Post date | 2008-07-03T10:08:29Z |
kokok_kokok wrote:
Dmitry
> I have a stored procedure without any return variable, then I alterDid you alter all the callers of this procedure?
> the procedure adding an output variable. I do a backup without
> problems, but when I restore the database, I get
> "Invalid request BLR at offset 163. Output parameter mismatch for
> procedure SP_INVENTORY_UPDATE."
Dmitry