


Alternatively, consider installing and using the MySQL Shell.Ĭurrently, there are two primary MySQL releases to consider: MySQL 5.7 and MySQL 8.0.

If you want to reduce disk usage or know you only need the client utilities, you can install the MySQL client package. It also installs all of the client utilities that you might need when working with any MySQL instances (a locally installed one or one on a remote system). This allows you to run a full database server on your system. Installing the entire MySQL Server software is the most common option. When installing MySQL, you can either install MySQL Server or MySQL client utilities.
