TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • TestNG
  • Tools
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

MySQL

New MySQL Connection in Workbench

Overview

In this post, we will learn steps to create a new MySQL connection in MySQL Workbench. Workbench is a graphical tool to interact and manage MySQL server instances.

Environment

  • Windows 11 Operating System
  • MySQL Workbench8.x

Launch Workbench

Click on the search icon in the Taskbar.

Type Workbench in the search bar. Click on the MySQL Workbench search result to launch the tool.

 

MySQL Workbench Windows 11

New MySQL Connection

To create a new MySQL connection click on the + button in the Workbench welcome screen.

Enter the MySQL connection details:

  • Connection name
  • Connection method
  • Hostname
  • Port
  • Username
  • Password

Connection method can be many types. Choose form the drop down that is applicable.

  • Standard TCP/IP
  • Standard TCP/IP over SSH
  • Socket/Pipe
  • LDAP User/Password
  • Native Kerberos
  • LDAPSasl/Kerberos

 

MySQL Test Connection Workbench Win11

Click on the Test Connection button to test the database connection. The test should be successful in order to connect to the database instance.

—

MySQL Tutorials

MySQL Tutorials on this website:

https://www.testingdocs.com/mysql-tutorials-for-beginners/

For more information on MySQL Database:

https://www.mysql.com/

Related Posts

MySQL Command-line Client

MySQL /

MySQL Command-Line Client

Start MySQL Client

MySQL /

Start MySQL Client on Windows 11

Windows 11 Services Run Prompt

MySQL /

Start MySQL Server on Windows 11

MySQL Download Windows 11

MySQL /

Download & Install MySQL on Windows 11

MariaDB Server Download

MySQL /

Download & Install MariaDB Server On Windows

‹ MySQL Command-Line Client

Recent Posts

  • Antivirus Products for Windows 11 PC
  • Install CodeBlocks IDE on Windows 11
  • Location Privacy Settings on Windows
  • Windows 11 Virus & Threat Protection
  • Download & Install Python on Windows 11
  • Cumulative Update for Windows 11 Version
  • Test execution speed in Selenium IDE
  • Check Windows 11 Free Upgrade
  • Download IntelliJ IDE on Windows 11
  • New MySQL Connection in Workbench

Back to Top

Automation Tutorials

  • JBehave Tutorial
  • Selenium Tutorial
  • TestNG Tutorial
  • JUnit Tutorial

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version