SOFTADDA

softadda.com

Introduction of MySQL

MySQL is a relational database management system (RDBMS) developed by Oracle that is based on structured query language (SQL).
The organize collection of related information of data is called Database. Or The collection of records is called file and the collection of files is called Database.

Steps to Install MySQL :-

  1. Go to the official website to download the MySQL installer.
  2. Now you can see two different installers, one is a web community installer which comes as a little file and another one is MySQL installer community. Click the second option to download.
image11

 

3. If you have your credentials, then you can login. Or else if you wish to sign up now, you can click on the Signup button. If you are not interested in login or signup for now, then you can directly go and click on No thanks, just start my download option. It will download selected MySQL for you on your Local machine. 

 

image13

 4. After downloading the MySQL installer Open the same file which you download.

 5. If you want to install software according to you then you can choose custom option otherwise you can choose as your preference.

image12

 6. After clicking on Next button. It may ask you for permission to change your computer setting or firewall confirmation, you can accept and then it will take a few seconds to configure the installer. 

image14

 7. Then it will give the following screen. Now go to the MySQL server section, click the pluse (+) icon. Here, you need to choose the MySQL server and add it to right side box by clicking on the right arrow symbol.

 8. Do the same above step for choosing from the Application section and Documentation section. 

image15
image16

 9. After choosing from the documentation section click on Next button and then click on Execute button.

image18

10. After the completion of installation click on Next button.

image17

11. Now click on the Next button to configure the product.

image19

 12. Choose the Config Type and another connectivity options. Then click Next

image20

 13. Select the Authentication Method and click on Next.

image21

 14. Set the Root account password for your account. After filling all the details, click on the Next button.

image22

 15. Keep the default setup and click on Next button. 

image23

 16. For this configuration, click on Execute button.

image24

 17. Once the configuration has completed. Then click on the finish button to continue.

image25

 18. Now you can see that the Configuration is completed. Keep the default setting and click on Next button.

image26

 19. Write same password which you set earlier and click on Check button to check the connection status.     

image27

 20. Keep the default setup and Click on Execute button. Then click on Next button Until you see the Finish button. 

image28
image29
image30

21. Now you can see the below screen.

image31