Skip to main content
MySQL accounts let you manage access to your MySQL databases. Users connect through Web Access (a browser-based interface) or CLI (a local proxy), and every session is recorded.

Creating an Account

1

Start adding an account

Go to Privileged Access Management → Accounts and click Add Account.
2

Select a folder and template

Choose which folder to add the account to, then select a MySQL template.
3

Enter connection details

4

Enter credentials

5

Save

Click Create.

Connecting

Web Access provides a browser-based interface with two tools:
  • Data Explorer — browse tables, view data, filter and sort, edit rows, export to CSV/JSON
  • SQL Editor — write and run SQL queries
To connect:
  1. Go to Privileged Access Management → My Access
  2. Find the account and click Launch → Connect in Browser

Next Steps

PostgreSQL Accounts

Add PostgreSQL database accounts.

Sessions

View and manage sessions.