English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
This tutorial shares mysql5.7Installation and configuration methods, for everyone's reference, the specific content is as follows
mysql-installer-community-5.7.9.1Related descriptions for each version:
mysql-installer-web-community-5.7.9.0 : Web indicator means online installation;
mysql-installer-community-5.7.9.1 : No web indicator means offline installation;
mysql-cluster-gpl-7.4.8-winx64 : This alone is not useful, it needs to be installed in mysql-installer-community-5.7.9.1Database based. Used to balance multiple databases.
Let's take a look at mysql-installer-community-5.7.9.1The latest version of the database installation: .msi
step1 : Double-click the file and the following interface appears:
step2: Click the red box in turn, then appear as follows interface:
step3: Here we choose custom, according to the actual situation, next appears as follows interface:
step4: Select mysql servers, according to your preference whether to select workbench, because it is more convenient and easy to use, select it here, next appears as follows interface:
Because the system's Microsoft Visual C++The software version is too old, it shows failure here, need to re-install. If the software on your machine is already the latest, then the following interface will appear:
step5: The installation location of your own database and the storage location of the data. Click next, appear as follows interface:
step6: next, appears as follows interface
step7: next, appears as follows interface
step8: Here you can make some configurations for mysql, after the configuration is done, next appears as follows interface:
step9: Since this is for development use, select Development Machine, the rest can be default, if you are interested in advanced configuration information such as logs, you can choose Show Advanced Options, next appears as follows interface:
step10: Fill in the corresponding database username and password, you can also add a database user, next appears as follows interface:
step11: Default is fine, next appears as follows interface:
step12: Change the name according to your preference, generally the default is fine, next appears as follows interface:
step13: next appears as follows interface:
step14: Execute appears as follows interface:
step15: If the above prompt appears, it means that the installation was successful! Click Finish.
This is the Mysql database working console as shown below:
Of course, you can also access it from the DOS window as follows:
Enter the password to access the database and perform operations on the database.
That's all for the content of this article, I hope it will be helpful to everyone's learning, and I also hope everyone will support the Yell Tutorial more.
Declaration: The content of this article is from the network, the copyright belongs to the original author, the content is contributed and uploaded by Internet users spontaneously, this website does not own the copyright, has not been manually edited, and does not assume relevant legal liabilities. If you find any content suspected of copyright infringement, please send an email to notice#w3Please send an email to codebox.com (replace # with @ when sending an email) to report any violations, and provide relevant evidence. Once verified, this site will immediately delete the content suspected of infringement.