Home
/
PHP & MySQL Tutorials
/
Removing MySQL Database and User Tutorial

Removing MySQL Database and User Tutorial

This tutorial explains how to delete MySQL usernames and MySQL databases from your hosting account. Both actions can be performed with the MySQL tool in your Site Tools.

Removing a MySQL User

To remove a MySQL user, you have to find it in the Manage Users section under Users tab. Go to the kebab menu and click on Delete.

A new page will appear asking you to confirm the removal of the user. To proceed, click on Confirm.

Removing a MySQL Database

To remove a MySQL Database, first, find it in Databases >Manage Databases section. Then go to the kebab menu for the corresponding database and click on Delete.

A new page will appear asking you to confirm the removal of the database. To proceed, click on Confirm.

Share This Article