Delete User (MySQL)

There are two types of deleting users. One way is to delete a user from a database. The other type is to delete a user permanently. Make your selection below:
Delete A User From The Database
Delete A User Permanently

Delete A User From The Database

  1. When the page loads, you will see a table containing the following information, split into five columns:
     Database - This entry will be the database name you created in Step 1 above.
     Size - This entry will be the size of the database you created in Step 1 above.
     Users - This entry will be the users in the database.
     Actions - You have once choice:
     Delete Database - Click on this link to delete a database.First find the database you want to delete the user from in the "Database" column. Then find the user you want to delete from the "Username" column.
  2. Next, click on the "x in a circle" icon.
  3. You will see the following confirmation statement: "Are you sure you wish to remove USERNAME User from the database DATABASE?"
  4. Click on the "Yes" button.
  5. Then click on the "Go Back" link.
  6. The user you deleted should no longer be associated with the database you chose in Step 2 above.

 

Delete A User Permanently

  1. There will be a two-column table containing the "Users" and "Delete" column. Find the user you want to delete from the system and click on the "x in a circle" icon.
  2. You will see the following statement: "Are you sure you wish to permanently remove the USERNAME User?"
  3. Click on the "Yes" button.
  4. You will see the following statement: "Deleted the USERNAME."

Apakah Jawaban ini membantu?

 Cetak!

Baca Juga

phpMyAdmin

What is phpMyAdmin? phpMyAdmin is a web based database administration tool specifically for...

Create User (PostgreSQL)

There are two primary steps when creating a PostgreSQL user. The first step is to create a...

Creating A PostgreSQL Database

What is a PostgreSQL Database? PostgreSQL databases allow you to store lots of information in an...

Delete A PostgreSQL Database

You can easily delete a PostgreSQL database from your web hosting account. Follow the...

Repair DB (MySQL)

You can repair your MySQL database by using the "Repair DB" feature in cPanel. Select the...