What is MySQL Portal?
MySQL Portal is a web-based application to manage MySQL database users' accounts for databases hosted on the UIC Technology Solutions MySQL host servers.
How do I access the MySQL Portal?
It can be accessed using the web-based URL mysqlportal.uic.edu. Log in using your UIC credentials.
How do I use the MySQL Portal?
Existing Database Owners can use the portal to perform the following actions:
Grant Access
- Under a specific database card, select button "Grant Access."
- You can grant access to a NetID user or a Non-NetID user account. If it's a NetID user, select the NetID checkbox and enter the NetID If it's non-NetID user, keep the checkbox unchecked and create a new username.
- Adding a NetID User:
- Adding a Non-NetID user:
- Select the type of access, whether is "Read Only (ro)" or "Read-Write (rw)" and "Submit".
Manage Database Users - Delete Access
- Under a specific database card, select "Manage Users."
- Select the user you want to delete access.
- Select "Delete Access" and "Submit". This removes access for the user and if it's a Non-NetID user, it deletes the user completely. NetID users are not deleted as they might have access to other databases.
Manage Database Users - Change Password
- Under the specific database card, select "Manage Existing Users."
- Select the user to change password. You can change passwords for only non-NetID users.
- Enter the updated password and select "Submit".
Manage Database Users - Change Access (ro <-> rw)
- Under the specific database card, select "Manage Existing Users."
- Select the user to change access.
- Select "Read-Only" or "Read-Write", then select "Submit".
Update password for your own MySQL (NetID) user account
To update your own MySQL NetID DB user password, follow the below steps. Note: This does not change your UIC NetID password. These credentials are limited to MySQL Database usage.
- On the top menu, select "Change Password"
- Enter the new password and select "Submit".
Search
You can search database cards for databases where you are listed as owner.
-
Search by database name.
-
Search by owner NetID.
-
Search by DB username.