How to: Manage MySQL Databases in SiteWorx

Narrow down your search? Simply start typing...


sw add database1

Database Manipulation

How to: Add a Database

  1. Click theĀ Hosting FeaturesĀ menu item if it is not already open.
  2. Click theĀ MySQLĀ menu item if it is not already open.
  3. Click theĀ DatabasesĀ menu item.
  4. Enter your desired database into the Database name text box.
  5. Click theĀ AddĀ button.

How to: Delete a Database

  1. Click theĀ Hosting FeaturesĀ menu item if it is not already open.
  2. Click theĀ MySQLĀ menu item if it is not already open.
  3. Click theĀ DatabasesĀ menu item.
  4. Click theĀ DeleteĀ button next to the Database you wish to delete.
  5. Click theĀ DeleteĀ button under the ‘Confirm deletion of’ message.

Database Permissions

How to: Add Database Permissions

  1. Click theĀ Hosting FeaturesĀ menu item if it is not already open.
  2. Click theĀ MySQLĀ menu item if it is not already open.
  3. Click theĀ DatabasesĀ menu item.
  4. Click theĀ Manage UsersĀ button next to the Database you wish to edit.
  5. Select the user you wish to add permissions to from the User dropdown.
  6. Check the permissions you wish to apply to this user.
  7. Localhost can remain in the When Connecting from text box, unless you’re connecting from another computer. In that case, enter the hostname or IP address that it will be connecting from.
  8. Click theĀ AddĀ button.

How to: Delete Database Permissions

  1. Click theĀ Hosting FeaturesĀ menu item if it is not already open.
  2. Click theĀ MySQLĀ menu item if it is not already open.
  3. Click theĀ DatabasesĀ menu item.
  4. Click theĀ Manage UsersĀ button next to the Database you wish to change.
  5. Click theĀ DeleteĀ button next to the permissions you wish to delete.
  6. Click theĀ DeleteĀ button under the ‘Confirm deletion of’ message.

How to: Edit Database Permissions

  1. Click theĀ Hosting FeaturesĀ menu item if it is not already open.
  2. Click theĀ MySQLĀ menu item if it is not already open.
  3. Click theĀ DatabasesĀ menu item.
  4. Click theĀ Manage UsersĀ button next to the database you wish to change.
  5. Click theĀ EditĀ button next to the permissions you wish to change.
  6. Click the boxes for the permissions you wish to change.
  7. Click theĀ SaveĀ button.

Still need some help?