Blog Pages

Install MySQL on Windows – not the last version

  1. Download MySQL Installer for windows and run it.
  2. Choose “Custom” setup type,
  3. Clean the “products to be installed” list,
  4. Edit Filter:
    1. Category: MySQL Servers
    2. Maturity: Other releases
  5. All the versions will be available now – select the one you need and move it to the “products to be installed” list.
  6. Installation process as a regular installation:
    1. Check and install requirements for MySQL products,
    2. Install MySQL,
    3. Configure MySQL Server, 
    4. Set password for root account,
    5. (Create another user),
    6. Create a service for MySQL Server, 
    7. Apply configuration (= execution of all the above), 
    8. Finish.
  7. Enable Remote connection.

 

No comments:

Post a Comment