[MDEV-18885] log_bin_basename config option is missing in 10.2 series Created: 2019-03-11 Updated: 2020-12-17 Resolved: 2019-03-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Affects Version/s: | 10.2.18 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Max ulidtko | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Hi!
I wonder if the fix was somehow applied only to 10.1 branch, and not to trunk/master?.. One more quicktest (notice lack of log_bin_basename):
This is a simple bug, but it forces us to use log_basename instead, and consequently script up a kludge to reset back log_error, the slow log, pid file locations... back to their previous values once we set up replication. |
| Comments |
| Comment by Elena Stepanova [ 2019-03-11 ] |
|
|
| Comment by Max ulidtko [ 2019-03-12 ] |
|
@Elena, oh, I've misread the docs. Thanks for quick triage. |
| Comment by w bob [ 2020-12-17 ] |
|
the nuance for the uninitiated here is the docs declare the variable "Read Only". I oversaw that detail at first and admit I didn't expect un-editable variables. I think a forgiving log message could've lead me on quickly. "$sys_var is a read-only system variable, please remove from config file" |