May 2020
Beginner
564 pages
14h 9m
English
If you already have a MySQL database server to connect to, you can skip to the instructions later in this chapter regarding how to install MySQL Workbench.
If you don't have a MySQL database server, the MySQL Server installation will allow you to connect to your database server to create and work with a MySQL database. This will be very beneficial to you if you plan to restore the database later in this chapter so that you can walk through the exercises throughout this book with ease.
To install MySQL Server on Mac, go to https://dev.mysql.com/downloads/mysql/ and follow these steps:
Read now
Unlock full access