|
SET for the following system variables GLOBAL variables:
- connect_timeout
- disconnect_on_expired_password
- extra_max_connections
- init_connect
- max_connections
- max_connect_errors
- max_password_errors
- proxy_protocol_networks
- secure_auth
- slow_launch_time
- thread_pool_min_threads
- thread_pool_mode
- thread_pool_priority
- thread_pool_idle_timeout
- thread_pool_oversubscribe
- thread_pool_size
- thread_pool_stall_limit
- thread_pool_max_threads
- thread_pool_prio_kickup_timer
- thread_pool_exact_stats
- thread_pool_dedicated_listener
is allowed only for users with the SUPER privilege as of 10.5.1.
Let's allow SET for these global variables also for users with the CONNECTION ADMIN privilege.
|