跳至主要内容

MySQL

installation

  1. install MySQL server from official site

    At one of the step, the password for root user will going to be set, please keep the password property.

  2. install MySQL client, e.g. MySQL workbench, Sequel Pro, TablePlus.

Start MySQL server

Here, using MacOS sonoma as an example, go to System settings, and scroll down the side bar to the bottom, there's a MySQL tab.

You can start the server here, or by CLI.