Stored procs get modified with parse error at commit
Maxl
Posts: 1 New member
Hello,
I've been evaluating out your product and there seems to be a bug in it with some stored procs. At every commit, some of my stored procs are modified and a parse error is introduced. An extra parenthesis is inserted after the first GO. The thing that the problematic procs seems to have in common is a COMMIT (WITH DELAYED_DURABILITY=ON) instruction altough it doesn't seem to be the only thing as some procs with that instruction are ok. If I fix it manually, the error is reintroduced at the next commit. See image. Is there anything I could change in the procedure to fix this or is it a bug ?
Thanks
I've been evaluating out your product and there seems to be a bug in it with some stored procs. At every commit, some of my stored procs are modified and a parse error is introduced. An extra parenthesis is inserted after the first GO. The thing that the problematic procs seems to have in common is a COMMIT (WITH DELAYED_DURABILITY=ON) instruction altough it doesn't seem to be the only thing as some procs with that instruction are ok. If I fix it manually, the error is reintroduced at the next commit. See image. Is there anything I could change in the procedure to fix this or is it a bug ?
Thanks