In this video, we’ll learn what a MySQL database is, how to create a new database, how to create a database user, how to link the user to the database, how to assign privileges to that user.
Databases allow you to easily manage large amounts of information over the web and MySQL databases are necessary to run many web-based applications.