Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Introduce a new switch optimizer_trace_max_mem_size with default value as 1048576(same as mysql)
This would imply that the trace would have a memory constraint and we would not write to the trace as soon as we reach this limit.
Attachments
Issue Links
- is part of
-
MDEV-6111 optimizer trace
-
- Closed
-
- relates to
-
MDEV-18670 Document optimizer trace
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Introduce a new switch optimizer_trace_max_mem_size with default value as 16384.
This would imply that the trace would have a memory constraint and we would not write to the trace as soon as we reach this limit. |
Description |
Introduce a new switch optimizer_trace_max_mem_size with default value as 16384.
This would imply that the trace would have a memory constraint and we would not write to the trace as soon as we reach this limit. |
Introduce a new switch optimizer_trace_max_mem_size with default value as 1048576(same as mysql)
This would imply that the trace would have a memory constraint and we would not write to the trace as soon as we reach this limit. |
Status | Open [ 1 ] | In Progress [ 3 ] |
Fix Version/s | 10.4 [ 22408 ] |
Fix Version/s | 10.4.3 [ 23230 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Link |
This issue relates to |
Workflow | MariaDB v3 [ 92285 ] | MariaDB v4 [ 133848 ] |
Fixed as part of
MDEV-6111