Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Duplicate
-
10.2.24
-
None
-
Debian stretch, Ubuntu bionic
Description
After update of the official deb package to 10.2.24 to our clients we start experience errors of type PROCEDURE xxx does not exist.
Some times the problem is manifested as table does not exists.
In any case the procedure/table exists and was used regularly before.
Attached is and sql script to demonstrate the problem.
Funny think is that if you make and update on the table first without the join and then with the join it doesn't throws an error. You can uncomment the commended update in the sql script to see what I mean.
Attachments
Issue Links
- duplicates
-
MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24
- Closed