What is MySQL?

MySQL is an open source relational database management system. MySQL is noted mainly for its speed, reliability, and flexibility. MySQL and PHP are essential components for running various popular scripts and applications, including blogs, image gallery, forum, shopping carts, etc.

Was this answer helpful?

 Print this Article

Also Read

How do I connect to and use MySQL?

Please login to your control panel and follow these steps to create the database, user and its...

MySQL Database Wizard

cPanel can guide you through the process of setting up a MySQL database, along with the...

phpMyAdmin

phpMyAdmin is a third-party tool included with cPanel, used for maniuplating MySQL databases...

Can I connect remotely to MySQL database?

Yes! it is possible. For this you have to allow remote access from your control panel, by adding...

Why do I get error message: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' on shell?

If you get this error message when trying to use mysql command line utility from shell: Can't...