Bug #101729 make admin_port a dynamic setting
Submitted: 24 Nov 2020 8:42 Modified: 24 Nov 2020 8:44
Reporter: Simon Mudd (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Options Severity:S4 (Feature request)
Version:8.0.14 OS:Any
Assigned to: CPU Architecture:Any
Tags: dynamic variables, easy configurtion

[24 Nov 2020 8:42] Simon Mudd
Description:
See: https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_admin_address

These days we want as much as possible to be dynamic. this is a new setting in 8.0 and disabled by default. If we want to enable it afterwards we can not without restarting the server.

How to repeat:
Use of the admin port is good as administrative access can be separated from user access, but this is disabled by default. Turning on doesn't work as the setting is not dynamic.

Suggested fix:
Please allow this setting to be changed dynamically, or at least set dynamically if not already configured.
[24 Nov 2020 8:42] Simon Mudd
If there's already such a feature request I may have missed it.
[24 Nov 2020 8:44] MySQL Verification Team
Hello Simon,

Thank you for the reasonable feature request!

regards,
Umesh