[MCOL-4780] Intermittent ExeMgr crash for a query involving foreign table UPDATE Created: 2021-06-28 Updated: 2021-07-08 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | ExeMgr, MDB Plugin |
| Affects Version/s: | 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Gagan Goel (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
ExeMgr is crashing intermittently for a query involving UPDATE on a foreign table. Below is the reproduction. Note that the crash is happening on Release and Debug builds, but not in RelWithDebInfo builds. ExeMgr crashes when the queries are run in a loop:
Here, exemgr_crash.sql is:
|