Skip to content

Accessing MySQL using MySQL Workbench

You can use the Teleport Connect client to access mySQL Databases using MySQL Workbench.

Prerequisites

Client Setup

Launch the Teleport Connect Client and sign in with your account.

Choose the register Databases and select Connect and the username to connect to the desired MySQL Database server.

Teleport Connect Database

After that you will see the forwarded port in the Teleport Connect Client.

You can manually set the port, if you do not want a random port to be assigned.

Teleport Connect Database

MySQL Workbench Connection

Launch MySQL Workbench and register a new server.

  • Host name: 127.0.0.1
  • Port: port from teleport client
  • Username: username from teleport client
  • Password: leave empty

Teleport Connect Database