Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] mysql enable smartengine error: parameter[[default_storage_engine]] is immutable, cannot be modified! #5471

Closed
JashBook opened this issue Oct 16, 2023 · 0 comments · Fixed by #5493
Assignees
Labels
bug kind/bug Something isn't working severity/major Great chance user will encounter the same problem
Milestone

Comments

@JashBook
Copy link
Collaborator

Describe the bug
mysql cluster reconfig error: parameter[[default_storage_engine]] is immutable, cannot be modified!.

Kubernetes: v1.26.7-gke.500
KubeBlocks: 0.7.0-beta.4
kbcli: 0.7.0-beta.4

To Reproduce
Steps to reproduce the behavior:

  1. create mysql cluster
kbcli cluster create mysql mysql-test --mode raftGroup --availability-policy none
  1. enable smartengine error
kbcli cluster configure mysql-test --auto-approve --set loose_smartengine=ON,binlog_format=ROW,default_storage_engine=smartengine --component mysql --config-spec mysql-consensusset-config
error: parameter[[default_storage_engine]] is immutable, cannot be modified!

Expected behavior
mysql enable smartengine success.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@JashBook JashBook added kind/bug Something isn't working severity/major Great chance user will encounter the same problem labels Oct 16, 2023
@JashBook JashBook added this to the Release 0.7.0 milestone Oct 16, 2023
github-actions bot pushed a commit that referenced this issue Oct 18, 2023
ldming pushed a commit that referenced this issue Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kind/bug Something isn't working severity/major Great chance user will encounter the same problem
Projects
None yet
3 participants