bitpoke / mysql-operator

Asynchronous MySQL Replication on Kubernetes using Percona Server and Openark's Orchestrator.
https://www.bitpoke.io/docs/mysql-operator/getting-started/
Apache License 2.0
993 stars 275 forks source link

Weird message and replicas labels not updated #904

Closed oau-dev closed 9 months ago

oau-dev commented 9 months ago

hello

even my cluster is up and running my two replicas are not updated with the following error :

msg"="Reconciler error" "error"="5.7.42 is not a valid MySQL version"

any clue ?

drivebyer commented 9 months ago

you should use 5.7.35

oau-dev commented 9 months ago

indeed. Many thx