This publish will present the procedural information for putting in MySQL on Home windows 11.
Set up MySQL on Home windows 11
Head to MySQL’s Official web site to obtain “MSI Installer” from the official web site of MySQL. Press the “Obtain” button based on your Home windows structure:
The “MSI Installer” might be downloaded with out login, so press the “No thanks, simply begin my obtain” hyperlink:
Navigate to the listing the place it’s downloaded after the completion of the obtain course of:
Open the installer by double-clicking it:
Select the setup sort as “Customized” and click on on the “Subsequent” button:
Choose the merchandise that you simply wish to set up and press the “Proper Arrow” icon:
After the collection of the merchandise, make it possible for checkbox is checked “Allow the Choose Options web page to customise product options” and click on on the “Subsequent” button:
Choose the product options that you simply wish to set up by clicking on the “Subsequent” button:
As soon as the standing is modified to able to execute. Press the “Execute” button:
The standing will change to “Full”, Click on on the “Subsequent” button:
Within the “Product Configuration” window, click on on the “Subsequent” button, when the standing seems as “Able to configure”:
Choose the Configuration sort as “Growth Laptop” and click on on the “Subsequent” button:
Choose the “Authentication Methodology” as “Use Legacy Authentication Methodology (Retain MySQL 5x Compatibility)” and click on on the “Subsequent” button:
Set the “Root Password” and click on on the “Add Person”:
Present the title of the consumer together with the password and click on on the “OK” button:
After including the consumer, click on on the “Subsequent” button:
Depart the settings as default and click on on the “Subsequent” button:
Set the “Server file permissions” as grant full entry and click on on the “Subsequent” button:
Click on on the “Execute” button:
After the execution, successful message will show. Click on on the “End” button:
The standing of the “Product Configuration” will develop into “Configuration Full” click on on the “Subsequent” button:
Lastly, you’ll obtain an “Set up Full” window. Click on on the “End” button:
To substantiate that the set up of MySQL was profitable, open the command immediate and sort:
The output will show the model of the put in MySQL:
Open the MySQL Shell by looking it from the Begin menu:
It’s also possible to open the “MySQL Workbench” that’s put in efficiently in your system:
You’ve got put in MySQL on Home windows 11 efficiently.
Conclusion
Obtain the “MSI Installer” of MySQL based on your Home windows Structure and execute it. Comply with the information to finish the set up of MySQL. In the course of the set up, you’d even have the choice to decide on MySQL Workbench, MySQL Shell, and MySQL Server. Confirm the model utilizing the “mysql –model” command to substantiate the set up. This information demonstrated how one can set up MySQL on Home windows 11.