From the course: MySQL Database Administration
Unlock this course with a free trial
Join today to access over 24,500 courses taught by industry experts.
MySQL installation overview - MySQL Tutorial
From the course: MySQL Database Administration
MySQL installation overview
- [Instructor] All right, in this next section, we're going to talk about getting you set up with MySQL Community Server and MySQL Workbench, which will allow you to host and manage the various schemas that we'll be using in this course. So first, you're going to download Community Server. This is a free program, and it's what allows SQL to run on your machine. Then we're going to download MySQL Workbench. This is the program we'll be using as our relational database management system. It's really intuitive and it works across operating systems. So no matter what you're using, you'll be in good shape. Next, we'll connect Workbench to the server so that you can start using Workbench as your management system for your various schemas that we'll create. Then we'll do a quick review of the Workbench interface. I'll walk you through where everything is and make sure you're familiar with a few key components and concepts. And then finally, we'll actually create the databases that we'll use…
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)
MySQL installation overview1m 45s
-
(Locked)
Mac download: Community Server4m 53s
-
(Locked)
Mac download: MySQL Workbench2m 50s
-
(Locked)
PC download: Community Server plus Workbench7m 41s
-
(Locked)
Connecting Workbench to the server2m 20s
-
(Locked)
MySQL Workbench interface10m 47s
-
(Locked)
Creating the initial schemas3m 6s
-
(Locked)
-
-
-
-
-
-
-