In the MySQL ecosystem, orchestrator
is the most popular and
well-respected high availability and topology management tool,
integrating well with other solutions such as ProxySQL. It facilitates automatic (or manual)
discovery, refactoring and recovery of a replicated MySQL
environment, and comes complete with both command-line (CLI)
and web interfaces for both humans and machines to interact
with.
As we all know, humans are prone to errors and as such accidents
can happen, particularly when humans and computers interact with
each other! Recently, one of these situations related to the web
interface of orchestrator
during topology
refactoring with its drag-and-drop capabilities, where a drop
occurred unintentionally and thus had an impact on replication.
When …
[Read more]