上QQ阅读APP看书,第一时间看更新
How to do it...
- On the download page, choose the General Available (GA) Releases tab.
- Choose the desired platform through the Select Platform dropdown. The book will be using the MySQL server for Windows.
- Once the Windows platform is chosen, there are other options available for download under the Other Downloads link. Choose the Windows (x86, 32-bit) Windows MSI installer for easy installation.
- Afterwards, just click No thanks, just start my downloads! to download the installer immediately.
- After downloading the installer (for example, mysql-installer-community-5.7.17.0.msi), click the file and start the following wizards.
- Choose Developer Default as our server type.
- Install all the connectors.
- Use port 3306 and set the password to packt.
- After installing the MySQL server, proceed with installing the Samples and Examples scripts.
- After finishing the installation, create MySQL_HOME in your classpath and expose <installation_folder>MySQLMySQL Server 5.7bin commands.
- At this point, you are now ready to install the server for database transactions.