MySQL Download and Installation
Go to this link : https://dev.mysql.com/downloads/
[email protected]
RNJO5I8ZSQ
Select ‘MySQL Installer for Windows’
Click on ‘Download’ for yellow highlighted MSI Installer.
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
[email protected]RNJO5I8ZSQ Click on ‘No thanks, just start my download’ and it will start downloading.
Double Click on the downloaded file to start install
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
It will show like below:
[email protected]
RNJO5I8ZSQ
There will be a pop up “User account authentication” and click ‘yes’. It will show like this post that.
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
The MySQL Installer Screen will look like below:
1. Select ‘Full’ and click ‘Next’
[email protected]
RNJO5I8ZSQ
2. Click ‘Execute’
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
3. Check box the ‘ I Agree’ and click ‘Install’
4. Post Installation, click ‘Close’
[email protected]
RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
5. Click ‘Next’
6. Click ‘Yes’. Here, only one installation is left (‘Visual Studio 1.2.9) and we do not need that in
[email protected]
RNJO5I8ZSQ this course.
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
7. Click ‘Execute’
8. It will download every software required in this step automatically. Sit back and relax.
[email protected]
RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
9. When all are installed, click ‘Next’
10. Click ‘Next’
[email protected]RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
11. Click ‘Next’
Note: It should be selected for ‘Standalone MySQL Server’ like below
[email protected]
RNJO5I8ZSQ
12. Click ‘Next’
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
13. Click ‘Next’
[email protected]
RNJO5I8ZSQ 14. Set your password and always remember it.
There is no way to forget and reset it. You will need to uninstall MySQL and delete it from program files and
program data folders and then, Install again.
15. Click on Add User
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
16. Add user as below and give a password and then click ‘OK’
[email protected]
17. Click ‘Next’
RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
18. Click ‘Execute’
[email protected]
RNJO5I8ZSQ
19. Click ‘Finish’
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
20. Click on ‘Next’
21. Click ‘Finish’
[email protected]
RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
22. Click ‘Next’
23. Enter your ‘root’ which had setup in step 14.
[email protected]
RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
24. Click ‘Check’ and then click ‘Next’
25. Click ‘Execute’
[email protected]
RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
26. Click ‘Finish’
[email protected]
RNJO5I8ZSQ
27. Click ‘Next’
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
28. Click ‘Finish’
29. The MySQL Workbench will open.
[email protected]RNJO5I8ZSQ 30. Click on ‘Local Instance MySQL80’
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
31. It will open the Workbench
[email protected]
RNJO5I8ZSQ
32. Click on ‘Administration’ and then on ‘Server Status’ to see if your MySQL server is up and
running
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
33. Click on ‘Yellow Highlighted SQL symbol’ to create a new blank SQL Script
34. Write ‘use sakila’ and click on ‘lightning bolt symbol’ to run the query
(ctrl +enter will also run the selected query)
[email protected]
RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.
35. To test, write ‘Select * from actor’ and press ‘CTRL+ENTER’ to see the query results.
If every thing is installed correctly, it will show like below.
[email protected]
RNJO5I8ZSQ
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited.
This file is meant for personal use by [email protected] only.
Sharing or publishing the contents in part or full is liable for legal action.