Product

How it works Features Performance Screenshots Docs Security Questions

Start here

Getting started Download The manual Frequently asked questions

More

Security Performance Source

Screenshots

A real cluster of three machines, not a mockup. The machines are called mysql05, 06 and 07 because that is what they were called.

Dashboard

Is anything wrong. Cluster size, how many nodes are answering, and what has happened recently.

Dashboard in MySQL Cluster

Nodes

Every machine, its Galera state, its version and its apply queue. The queue is the number that moves first when a node starts struggling.

Nodes in MySQL Cluster

Replication

Whether the nodes are actually in step, and what it costs them: flow control and certification conflicts.

Replication in MySQL Cluster

Utilization

Processor, memory, disk and query rates over time, all three nodes on one chart. Drag to select a span and every chart narrows to it.

Utilization in MySQL Cluster

Databases

What schemas exist, how big they are on disk, and what is inside them.

Databases in MySQL Cluster

Accounts and grants

MySQL logins, with the host half always shown because that is the part that catches people out.

Accounts and grants in MySQL Cluster

SQL

One statement at a time, split by read and write permission, and every one recorded in the audit log.

SQL in MySQL Cluster

Backup

Copies that are not the cluster. There is deliberately no restore button; it gives you the exact commands instead.

Backup in MySQL Cluster

Server Build

Compiling MariaDB and Galera on a node, and what every other node is running.

Server Build in MySQL Cluster

Tunnel

A private WireGuard network between the machines, for when they are not on one.

Tunnel in MySQL Cluster

Settings

Sign in, what a node does when it loses the others, sizing, and who may reach the interface.

Settings in MySQL Cluster

Users

Who can sign in to the interface, with viewer, operator and admin roles.

Users in MySQL Cluster

Audit log

Who did what and whether it worked. Written to and never edited.

Audit log in MySQL Cluster

Adding a node

A single use ticket and the command to run with it.

Adding a node in MySQL Cluster

Signing in

A local account needs a password and an authenticator, because it is the way back in when everything else is broken.

Signing in in MySQL Cluster

Build one and look at your own