Manage My Databases
Manage My Databases lets you view, edit, and control all your MySQL databases and users.
Key Features:
1. Lists Your Databases
It pulls data from MySQL and shows all databases linked to your cPanel account.
2. User & Privilege Management
Lets you attach or detach users and change their permissions using MySQL GRANT/REVOKE commands behind the scenes.
3. Delete or Modify
When you delete or rename a database or user, it runs safe MySQL commands (like DROP DATABASE or RENAME USER).
4. Check & Repair
Uses MySQL tools to scan (CHECK TABLE) and fix (REPAIR TABLE) database issues like corruption.