Creating MySQL

From BrainyCP
Revision as of 12:15, 26 July 2021 by Alenka (talk | contribs) (Protected "Creating MySQL" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
To create a database, user and password, go to the "Database" / "MySQL Database" section of the admin panel.
Add user (Pointer 1):
  1. Enter your username in the "Login" field.
  1. Enter your password in the "Password" field (click on the key icon to generate a strong password).
  1. Click on the "Add User" button.
As a result, the added user will be displayed in the "Users" block.
To change the password, click on the "Change password" button, after which the field for entering a new password will open.
To delete a user, click the "Delete" button.
Add database (Pointer 2):
  1. Enter the name of the database in the "Add Database" field.
  1. Click on the "Add Database" button.
As a result, the database will be displayed in the "Existing databases" block.
To perform a database dump, click the "Load dump" button and select a file from the database to your PC.
To delete the database, click on the "Delete" button.
Adding a user to the database (Pointer 3):
  1. In the "User" field, select the user to be added to the database. In the "Database" field, select the database to which the user will be added.
  1. In the "Privileges" box, tick the "Check All" box to select all the privileges. If necessary, tick the "Open external access" checkbox.
  1. Click on the "Save" button.

2020-12-20 1-38-45.png