Manage Databases in cPanel
Use the Databases section in cPanel to manage the MySQL databases for your websites.
The MySQL® Database Wizard provides a step-by-step guide for creating new databases and assigning users with specific permissions. For direct database management, use phpMyAdmin to browse tables, run SQL queries, and modify your data.
Change a MySQL User Password via cPanel
If you aren’t familiar with using the command line interface, using cPanel makes it easy to change MySQL user passwords.
Deleting a User From a Database or Account in cPanel
In cPanel, each MySQL database can have multiple users. If needed, you can delete a user from a specific database or remove the MySQL user entirely from your account. This can be done directly from the database or through your cPanel account.
How to Delete a MySQL Database in cPanel
Whether getting rid of an unneeded database or a corrupted one, this tutorial walks through how to delete a MySQL database in cPanel.
Logging into phpMyAdmin from cPanel
cPanel simplifies database management through phpMyAdmin. Once logged in, users can perform various tasks like adding and deleting data, connecting databases, and more, facilitating efficient database administration.
Remote MySQL Connections in cPanel
Liquid Web explains how you can connect to MySQL remotely in cPanel step-by-step. Learn more!
Setting Up a Database with MySQL Database Wizard in cPanel
Databases are an important part of most modern, dynamic websites. This article provides instructions for setting up a database with MySQL Database Wizard in cPanel.