Add Admin Only Port for Emergencies
Open
customer issue
enhancement
sql server
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
When `max_connections` is reached, there is no mechanism for a DBA to login and start killing sessions. We could open an additional SQL port which only allows privileged user access. Similar to:
https://dev.mysql.com/doc/refman/8.4/en/administrative-connection-interface.html
Related to #8942.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.