Re: CDK Error: Reply blocked by a previous one.
Hi Siddhant,
The bad news is that I can reproduce this using the same code as you provided. In my test I call such stored procedure:
CREATE PROCEDURE f()
BEGIN
START TRANSACTION;
SELECT 1;
END
The good news is that I can reproduce this! So now we'll be able to investigate what is going on here - looks like a potential bug in our reply processing logic. I will post an update when we know more about the issue.
Subject
Views
Written By
Posted
395
February 20, 2020 08:21PM
193
February 24, 2020 08:12AM
148
March 03, 2020 02:01PM
Re: CDK Error: Reply blocked by a previous one.
151
March 04, 2020 03:07AM
173
March 04, 2020 03:21AM
141
March 05, 2020 12:34PM
142
March 09, 2020 08:58AM
135
March 11, 2020 01:18AM
142
March 11, 2020 01:40AM
147
March 12, 2020 11:17AM
89
August 13, 2020 05:21PM
97
August 14, 2020 11:06AM
101
August 17, 2020 01:35PM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.