You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG]Dynamically updating the default_time_zone parameter generates an error message, and it is not allowed to modify the default value. Is there any way to change this
#8719
1、kbcli cluster configure test-mysql --set=default_time_zone='+8:00' -nmysql
error: parameter[[default_time_zone]] is immutable, cannot be modified!
2、kbcli cluster edit-config test-mysql --config-spec=mysql-consensusset-config -nmysql
error: parameter[[default_time_zone]] is immutable, cannot be modified!
The above methods all report that modification is not allowed
The text was updated successfully, but these errors were encountered: