From the course: MySQL Data Analysis
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Connecting Workbench to the server - MySQL Tutorial
From the course: MySQL Data Analysis
Connecting Workbench to the server
- [Instructor] Okay, now that we've got Workbench installed, the next step is to connect it to community servers so we can start writing queries. Go into your applications folder and find the MySQL Workbench icon. Click into that. The first time you open Workbench, you may have a connection here under MySQL Connections. If you do, that's great. If you don't, not a big deal either. I'm actually going to delete my default connection so that I can show everyone how to create a new connection from scratch. I'm going to go ahead and click in here and delete that connection, and I'm going to start a new connection from scratch. Next to MySQL Connections, there's this plus icon. I'll click into that. The new connection setup screen is mostly pre-configured. Your host name and your port are already in there. The most important things that you should look at are the username, you're going to want to make sure that says Root, and then you're going to need to add a connection name. The…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
Introduction19s
-
(Locked)
Why learn SQL1m 9s
-
(Locked)
Brief history and SQL flavors2m 25s
-
(Locked)
MySQL installation overview1m 21s
-
(Locked)
Mac download: Community Server4m 20s
-
(Locked)
Mac download: MySQL Workbench2m 15s
-
PC download: Community Server plus Workbench7m 37s
-
(Locked)
Connecting Workbench to the server1m 56s
-
(Locked)
MySQL Workbench interface1m 37s
-
(Locked)
Preparing Workbench for the course4m 41s
-
(Locked)
Creating the maven movies database1m 40s
-
(Locked)
-
-
-
-
-