Time for action—installing MySQL on Windows

In order to install MySQL on your Windows system, please follow these instructions:

  1. Open an internet browser and type http://dev.mysql.com/downloads/mysql/.
  2. Select the Microsoft Windows platform and download the mysql-essential package that matches your system: 32-bit or 64-bit.
  3. Double-click the downloaded file. A wizard will guide you through the process.
  4. When asked about the setup type, select Typical.
  5. Several screens follow. When the wizard is complete you'll have the option to configure the server. Check Configure the MySQL Server now and click Finish.
  6. A new wizard will be launched that lets you configure the server.
  7. When asked about the configuration type, select Standard Configuration.
  8. When prompted, set the Windows options as shown in the next screenshot:
    Time for action—installing MySQL on Windows
  9. When prompted for the security options, provide a password for the root user.

    You'll have to retype the password.

    Tip

    Provide a password that you can remember. You'll need it later to connect to the MySQL server.

  10. In the next window click on Execute to proceed with the configuration. When the configuration is done, you'll see this:
    Time for action—installing MySQL on Windows
  11. Click on Finish. After installing MySQL it is recommended that you install the GUI tools for administering and querying the database.
  12. Open an Internet browser and type http://dev.mysql.com/downloads/gui-tools/.
  13. Look for the Windows downloads and download the Windows (x86) package.
  14. Double-click the downloaded file. A wizard will guide you through the process.
  15. When asked about the setup type, select Complete.
  16. Several screens follow. Just follow the wizard instructions.
  17. When the wizard ends, you'll have the GUI tools added to the MySQL menu.
    Time for action—installing MySQL on Windows

What just happened?

You downloaded and installed MySQL on your Windows system. You also installed MySQL GUI tools, a software package that includes an administrator and a query browser utility and that will make your life easier when working with the database.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.139.224