In this article, I am going to explain the step-by-step installation process of MySQL server 8.0.19 using a noinstall Zip archive. In my previous article, I have explained the step-by-step installation process of MySQL 8.0 on windows 10.

The steps to install MySQL is as the following:

  1. Download and extract the files
  2. Create MySQL option files
  3. Initialization of the MySQL data directory and system databases
  4. Start the MySQL server services using the command prompt
  5. Create MySQL as a windows service
  6. Set the values of the PATH variable to access MySQL
  7. Connect to MySQL instance using MySQL workbench

#mysql #mysql server

Learn MySQL: Install MySQL server 8.0.19 using a noinstall Zip archive
1.15 GEEK