Objective:
The next class to talk about MySQL database, just the server inside the MySQL unloading a re-installed a bit.
Take a picture and take a note. Just for the friends who need it.
Directory:
- Download software
- Run the Setup program
- Installer Welcome Interface
- License Agreement
- Find updates
- Select the installation type
- Check for required Components
- Ready to install
- Preparing to configure MySQL
- Configuring MySQL Instances
- Set up MySQL Account
- Server service Configuration
- Configuration complete
- Installation & Configuration Complete
- Complete the installation
- MySQL Workbench Workbench
- MySQL Workbench Workbench Main interface
- End
MySQL 5.7.3.0 Installation process
The classic MySQL database doesn't need to be introduced too much.
This article mainly introduces the installation process of MySQL, step by step, then get on the line.
O (∩_∩) o hehe ~
1. Download the Software
Here, I am using the new version of MySQL 5.7.3.0, in fact, these versions are mostly the same, can be ignored.
Need software to self-Google, the official website can be downloaded for free, but seemingly need to register an account to log in to the next.
I also upload Baidu cloud, need message also line. The installation package is as follows:
2. Run the Setup program
After you double-click the installer, you will be prompted to configure the MySQL Setup program later.
It's just a few seconds.
3. Installation program's Welcome screen
Wait four or five seconds to open the installer's Welcome screen.
, there are three options, namely:
- Install MySQL products (installing MySQL product)
- About MySQL (MySQL)
- Resource (this is to see more resources, click will go to the official website, can view documents and more configuration help, etc.)
So, we click on the first, Install MySQL products.
4. License Agreement
After you choose to install the MySQL product, open the appropriate License agreement window, read and accept the license, and click Next.
5. Find Updates
After accepting the license, the installer asks if you want to connect to the network to check for MySQL updates.
According to the actual situation, here, I choose "Skip the Check for updates" (skip checking for updates). And then next.
6. Select the installation type
After checking for updates, the installer will let you select the type of MySQL you want to install, comments
After selecting the installation type and the installation path, click Next.
7. Check the required components
Before you start the installation, MySQL setup will check the components that are currently installed on your PC, such as the VC + + runtime and. NET FCL, and so on.
Don't worry, because you can not cancel. Oh.
Click Next to do so. Then wait for half a minute.
8. Prepare for installation
After the required components have been installed, MySQL will be ready to install.
At this point, the installer displays all MySQL-related apps that are ready to be installed.
Here, you can see information about the status of each app installation,
Click "[Execute]" to start the installation. You can see the installation process for each app.
You can then wait less than 1 minutes to complete the installation.
Click Next to install the finish effect.
9. Prepare to configure MySQL
After installation, the next step is to configure the database,
Click Next to start configuring the MySQL instance.
10. Configure MySQL Instance
After entering the parameter configuration interface, you can set its MySQL server type, port and other information.
Ps:
The difference between MySQL server types here, in fact, is nothing more than the realm of MySQL application.
Different MySQL options are available for installation. For example, the server server version does not have the option to open the Workbench program in the tray icon, nor does it install unwanted programs too much.
Beginners, it is recommended that you do not select Server.
Once the configuration is complete, click Next.
11. Set up MySQL Account
After configuring the MySQL server parameters, the following is the setup of MySQL account.
Above is the password to set up the Super Administrator account (root), the following can add other accounts.
Once setup is complete, click Next Next.
Server service Configuration
Then you configure the name of the service for MySQL, whether it starts automatically with the system boot, what the identity starts, and so on.
When you are finished, click Next Next.
13. Configuration Complete
After all the above configuration is done, you are prompted to complete the configuration, click Next.
14. Installation & Configuration Complete
Then the program will prompt you to install and configure the finished thing, and click Next:
15. Complete the installation
Finally, the Setup program shows that the installation is complete.
Here, you can tick "start MySQL Workbench after Steup" (start the MySQL Workbench after installation is finished).
MySQL Workbench Workbench
A visualizer, MySQL Workbench Workbench, is available from MySQL.
If you have just installed the instance type Select Server, you may have the option to right-click on the tray icon in the lower right-hand corner of the system without opening the Workbench program.
At this point, you can go to the MySQL installation directory in the bin to find out if the program is running or not.
Open the table, the main interface
As you can see, there is an option for an instance link in the middle, click to open the MySQL instance you just installed.
Of course, you can also click on the "+" sign in the upper right corner to create a new MySQL link.
On the right is a pair of advertising apps, which click to jump to the corresponding website download instead of opening the app you've already installed.
After clicking on link MySQL, you will be prompted to enter your password to log into the database system.
. MySQL Workbench Workbench Main interface
After login, I saw the main interface of MySQL Workbench Workbench, the function is quite perfect.
18. End
Here, the installation process is complete.
Of course, if you are not very good birds, or is not used in English program, or do not want to use the default MySQL Workbench ...
No problem, recommended here navicate for MySQL, this is Chinese, very mainstream is very powerful, but charges, but ... You know ...
Or the new powerful tool: JetBrains the DataGrid. This is JetBrains company's software, and webstrome, idea, phpstrome and so on a company, the interface is exactly the same, shortcut keys are the same, and the Android studio interface is the same.
But it's also a charge .... But............ You know.
I personally feel that these two are very useful, but Navicate has a problem: after linking the database, the table name what is not even uppercase, it is all shown in lowercase. Very uncomfortable.
Of course, you can fix the problem by modifying the configuration file. But I don't have to do this anyway, but it's still very popular after all.
The DataGrid does not say that it is in use.
Need software or crack message can be, minutes seconds back. O (∩_∩) o haha ~
Think the article is good, remember the recommendation Oh ~ ~ ~
(づ ̄3 ̄) Old
Note: MySQL 5.7.3.0 installation process