Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
11.2.3, 11.3.2
-
Windows x64
Description
I'm using a temporary table in stored function. It works fine on first call, but if I repeatedly call this stored function, the second call hangs at the open cursor statement whit "no such table" error.
Sample attached.
Repeated calls works fine on 11.1.2, but not on 11.2.3, 11.3.2.
Attachments
Issue Links
- is caused by
-
MDEV-31799 Unexpected ER_TRG_NO_SUCH_ROW_IN_TRG and server crash after ALTER TABLE
- Closed
- relates to
-
MDEV-5816 MySQL WL#4179 - Stored programs: validation of stored program statements
- Closed