This page describes Calíope 1.5, the version we are building right now. 1.4 is finished and in App Review, and the store serves 1.3 on the Mac and 1.2 on iPad. The changelog says which version each feature landed in.

Adds an “Open in Calíope” button to every topic. It only works with the app installed.

Server Information

Server Information

Version, uptime, maximum connections, and replication data.

Where it is: Workspace › Tools › Server Information

Open Info from the workspace navigation bar. The Information tab shows key server variables. The Replication tab shows the replica status if replication is configured.

Keywords: server info, version, uptime, replication, variables

Server Variables and Status

Query and filter global and session variables.

Where it is: Server Information › Filter Field

The Global Variables, Global Status, Session Variables, and Session Status tabs display all MySQL variables with their current values. Use the filter field in the toolbar to search by variable name.

Keywords: SHOW VARIABLES, SHOW STATUS, variables, status, filter

Disk Usage by Database

Size in MB of each database and table on the server.

Where it is: Server Information › HDD Usage Tab

The HDD Usage tab shows a table with the schema, table name, size in MB, row count, and storage engine. Use the minimum MB filter in the toolbar to show only large tables. Requires permissions on information_schema.

Keywords: HDD, disk, size, MB, information_schema, storage, space

Auto-Refresh and Export in Server Info

Automatically refresh data and export information to a file.

Where it is: Server Information › Auto-Refresh / Export

The Server Info toolbar includes:

- Auto-refresh toggle — enable it to automatically update variable and status data at the configured interval.
- Export — saves the current data from the active tab (variables, status, or HDD usage) to a text file for sharing or archiving.

Keywords: auto-refresh, export, refresh, save variables, update