Documentation Home
MySQL Operator for Kubernetes Release Notes
Related Documentation Download these Release Notes
PDF (US Ltr) - 75.3Kb
PDF (A4) - 80.2Kb


MySQL Operator for Kubernetes Release Notes  /  Changes in MySQL Operator for Kubernetes 9  /  Changes in MySQL Operator for Kubernetes 9.2.0-2.2.3 (2025-02-04, Innovation Release)

Changes in MySQL Operator for Kubernetes 9.2.0-2.2.3 (2025-02-04, Innovation Release)

Bugs Fixed

  • Using initDB.clone in an InnoDBCluster specification to provision (clone) a new MySQL server from a MySQL server not managed by MySQL Operator for Kubernetes would fail, as the source server did not have the "localroot" user that is created by the operator. Now the provided user credentials are used for set up rather than requiring a "localroot" user. (Bug #37355357)

  • The minimum supported MySQL Router and MySQL Server version is now 8.0.28, which is when MySQL Router added the --conf-set-option configuration option. (Bug #37202312)

  • All log entries are no longer posted as events.