Difference between revisions of "Creating MySQL"

From BrainyCP
Jump to: navigation, search
Line 1: Line 1:
 +
<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">To create a database, user and password, go to the "Database" / "MySQL Database" section of the admin panel.</pre>
 +
<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Add user (Pointer 1):</pre>
  
Чтобы создать базу данных, пользователя и пароль, перейдите в раздел админпанели "База данных"/"База данных MySQL".
+
#<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Enter your username in the "Login" field.</pre>
  
'''Добавление пользователя (Указатель 1):'''
+
#<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Enter your password in the "Password" field (click on the key icon to generate a strong password).</pre>
  
#В поле "Логин" укажите имя пользователя.
+
#<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Click on the "Add User" button.</pre>
#В поле "Пароль" укажите пароль (нажмите на иконку ключа, чтобы сгенерировать надежный пароль).
 
#Нажмите на кнопку "Добавить пользователя".  
 
  
В результате добавленный пользователь отобразится в блоке "Пользователи".<br/> Для изменения пароля нажмите на кнопку "Изменить пароль", после чего окроется поле ввода нового пароля.<br/> Для удаления пользовтаеля нажмите на кнопку "Удалить".
+
<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">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.</pre>
 +
<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Add database (Pointer 2):</pre>
  
'''Добавление базы данных (Указатель 2):'''
+
#<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Enter the name of the database in the "Add Database" field.</pre>
  
#В поле "Добавить базу данных" укажите название базы данных.
+
#<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Click on the "Add Database" button.</pre>
#Нажмите на кнопку "Добавить базу данных".  
 
  
В результате БД отобразится в блоке "Существующие азы данных".&nbsp;<br/> Для выполнения дампа БД нажмите на кнопку "Загрузить дамп" и выберите файл с БД на ПК.<br/> Для удаления БД нажмите на кнопку "Удалить".
+
<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">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.</pre>
 +
<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Adding a user to the database (Pointer 3):</pre>
  
'''Добавление пользователя в базу данных (Указатель 3):'''
+
#<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">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.</pre>
  
#В поле "Пользователь" выберите пользователя, который будет добавлен в базу данных. В поле "База данных" выберите БД, в которую будет добавлен пользователь.
+
#<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">In the "Privileges" box, tick the "Check All" box to select all the privileges. If necessary, tick the "Open external access" checkbox.</pre>
#В поле "Привилегии" поставьте галочку в поле "Отметить все", чтобы отметить все привилегии. При необходимости отметьте галочкой поле "Открыть внешний доступ".  
 
#Нажмите на кнопку "Сохранить":
 
  
[[File:2020-12-20 1-38-45.png|border]]
+
#<pre data-placeholder="Перевод" dir="ltr" id="tw-target-text">Click on the "Save" button.</pre>
 +
:
 +
 
 +
[[File:2020-12-20 1-38-45.png|border|2020-12-20 1-38-45.png]]

Revision as of 23:08, 31 March 2021

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