You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#36365067 - EXPLAIN queries in MLE stored program causes
assertion failure
- Executing EXPLAIN/DESCRIBE statements from MLE SP using prepared
statement execution causes a crash.
- To address this issue temporarily, the solution is to disable the
cursor for such statements.
- The proper fix should be implemented in Bug#36332426.
- Additionally, include extra test cases to cover scenarios involving
these statements.
Change-Id: Ibda9995a60ff2a74548342f0fda8f1c768726726
0 commit comments