Is your feature request related to a problem? Please describe.
Modify mysqlopt.mysqconf can not trigger updates, and the configuration changes can not be applied to MySQL.
Describe the solution you'd like
MySQL configuration is saved in ConfigMap, we need to write additional logic to monitor ConfigMap, and apply updates to mysql.
Describe alternatives you've considered
Additional context