[MCOL-414] update name of infinidb_um_mem_limit variable Created: 2016-11-19 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Thompson (Inactive) | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
A mariadb global /session variable "infinidb_um_mem_limit" exists which allows for specifying a memory limit when a query is switched from um based memory join to disk join. This should be updated to be named columnstore_um_mem_limit and retain the old name for backward compatibility. The new name should be updated in the documentation. |