[MDEV-25034] Feature request: Server system variables source of configuration Created: 2021-03-02 Updated: 2021-03-30 Resolved: 2021-03-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Configuration, Server, Variables |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Oli Sennhauser | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | configuration, server, source, variable | ||
| Description |
|
When we analyse MariaDB servers of our customers it is sometimes not clear from where (which file) a specific configuration variable is coming from. Thus it would be greate to see the configuration source of a variable. For example:
Where variable source can be:
I have not found this FR in jira. I hope I have searched good enough... |
| Comments |
| Comment by Oli Sennhauser [ 2021-03-02 ] | ||||||||||||
|
It could also be interesting to show if this variable can be changed dynamically and what is/was the hardcoded default? The later one gives the possibility to see which variable was (miss-)configured quite quickly. | ||||||||||||
| Comment by Elena Stepanova [ 2021-03-28 ] | ||||||||||||
|
You can already see most (or even all) of it in information_schema.system_variables.
| ||||||||||||
| Comment by Oli Sennhauser [ 2021-03-29 ] | ||||||||||||
|
Oh, my bad! I did not look carefully enough. Sorry! | ||||||||||||
| Comment by Oli Sennhauser [ 2021-03-30 ] | ||||||||||||
|
I think then it can be closed. Shall I? |