HOW TO INSTALL MYSQL ON WINDOWS 10? (2020) / LATEST VERSION
What is MySQL?
MySQL is an open-source relational database management
system (RDBMS) based on Structured Query Language (SQL) & backed by Oracle. Virtually MySQL runs on
all platforms, such as Linux, UNIX, and Windows. MySQL is most frequently associated with web
applications and online publishing, Although it can be used with a wide range
of applications
MySQL plays an important role in an open-source
enterprise stack called LAMP. LAMP is a web development platform that mainly
uses Linux as the operating system, Apache as the web server, MySQL as the relational
database management system and PHP as the object-oriented scripting language.
(Instead of PHP sometimes Perl or Python is used.)
Today, MySQL is the RDBMS behind many of the top websites
in the world and countless corporate and consumer-facing web-based
applications, including Facebook, Twitter, and YouTube.
Also, Read
Downloading MySQL
Search for 'Download MySQL' on Google
Go to the website
Scroll Down & Click on 'MySQL Community (GPL)
Downloads'
Click on 'MySQL Installer for Windows'
Click on 'Download'
(mysql-installer-community-8.0.20.0.msi) file
Click on 'No thanks, just start my download'
Choose Destination & Click on 'Save'
Right Click on Downloaded file & Click on 'Install'
Select 'Developer Default' & Click on 'Next'
Click on 'Execute'
It will take some time
Select 'I have read and accept the license terms.' Click
on 'Install'
Click on 'Finish'
Click on 'Next'
Click on 'Yes'
Click on 'Execute'
It will take some time
Click on 'Next'
Click on 'Next'
Click on 'Next'
Click on 'Next'
Click on 'Next'
Set a password & Click on 'Next'
Click on 'Next'
Click on 'Execute'
It will take some time
Click on 'Finish'
Click on 'Next'
Click on 'Finish'
Click on 'Next'
Enter the Password
Click on 'Check'
Click on 'Next'
Click on 'Execute'
Click on 'Finish'
Click on 'Next'
Click on 'Finish'
Click on 'Database'
Click on 'Connect to Database'
Let all the setting be as it is
Click on 'Store in Vault'
Enter the password & Click on 'Ok'
Click on 'Ok'
Search for MySQL 8 .0 'Command Line Client' & Open it
Enter the password & press 'Enter Key'
Type the Command ' show databases; ' & press 'Enter
Key'
Type the Command ' use world' & press 'Enter Key'
Type the Command ' show tables; ' & press 'Enter Key'
MySQL is ready to use
If you like the tutorial on HOW TO INSTALL MYSQL ON
WINDOWS 10? (2020) / LATEST VERSION. Please comment below and subscribe to my YouTube Channel
If you have any doubts, please let me know ConversionConversion EmoticonEmoticon