Connect with MySQL Workbench

Note

When using a third-party SQL client or development tool, you must first add a database user to log into a SingleStoreDB Cloud database.

You will need access to your workspace prior to configuring MySQL Workbench.

Launch MySQL Workbench and open a new MySQL connection.

Enter the following information in the Setup New Connection dialog.

  1. For Hostname: enter the endpoint (SingleStoreDB Cloud) or IP Address (SingleStoreDB Cloud) for your workspace.

    • You can find the endpoint on the SQL IDE tab when you click Connect in the Cloud Portal.

  2. Enter the port number: 3306

  3. For User: enter admin (SingleStoreDB Cloud) or root (SingleStoreDB Cloud).

  4. Click Test Connection and enter your password when prompted.

    Important

    You may have to go to the Advanced tab and insert defaultAuth=mysql_native_password in the “Others:” field to ensure proper authentication.

Last modified: June 28, 2023

Was this article helpful?