Removing MySql User

Removing a MySQL user

Overview

When a MySQL user is no longer deleted, you can remove them to prevent them from having access to any databases.

 

 

Steps

1 To access the MySQL Account Maintenance Menu, click on the   icon above the words MySQL Databases on the main screen of your cPanel interface.

2 Scroll down to the user's name under Users:

3 Click on next to the user's name to remove their MySQL user.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Creating MySql User

Overview You need to create a MySQL user before that user is able to use the database. This...

Setup MySql

Overview SQL stands for Structured Query Language. SQL is an international standard in querying...

Granting User Permission's in MySql

Overview Once a MySQL user is created, they will need to be given permission to access any...

Import large MySql

How To Import Large MySQL Files 1. Bigdump:http://www.ozerov.de/bigdump.phpA script called...

Removing MySql Database

Removing a MySQL database Overview Since most accounts have MySQL database creation limits,...