Главная
Сервисы
Аккаунт
Почта
Статистика и лог файлы
Файлы
Домены
Базы данных
Безопасность
Веб приложения и модули языков
Дополнительные инструменты
Базы данных ::Базы данных MySQL

Базы данных MySQL позволяют вам хранить и использовать огромные массивы информации в удобной форме. Сами базы данных имеют специальный формат недоступный для чтения человеком без использования специальных программ. Базы данных MySQL используются многими популярными веб приложениями, включая доски сообщения, форумы, CMS и другие. Для использования базы данных вы должны создать ее. Только пользователи MySQL (отличающиеся от почтовых, фтп и других пользователей), которые имеют достаточно привилегий для доступа к базе данных, могут читать и записывать данные в базу данных.


Перейти к пользователям MySQL

Базы MySQL

 

Modify Databases


:
 
:
 
Database Размер Пользователи Действия
russ_ 0.00 Мбт  
Удалить Database
russ_1 0.00 Мбт  
russ_frew Delete User
Удалить Database
russ_111 0.00 Мбт  
Удалить Database
russ_123 0.00 Мбт  
russ_qwerty Delete User
Удалить Database
russ_78 0.00 Мбт  
russ_123 Delete User
Удалить Database
russ_Bookdata 0.02 Мбт  
Удалить Database
russ_aaaa 0.00 Мбт  
russ_aaaa Delete User
Удалить Database
russ_ggg 0.00 Мбт  
Удалить Database
russ_ss 0.00 Мбт  
russ_xxx Delete User
Удалить Database
russ_test 0.00 Мбт  
russ_test Delete User
Удалить Database
russ_zak 0.00 Мбт  
russ_zak Delete User
Удалить Database


Пользователи MySQL

Новый пользователь  
Password Strength:
Very Weak (0/100)
 
Предоставить доступ пользователю к базе
:
:
 

Пользователи Удалить
russ_123 Delete User
russ_CEXSWZA Delete User
russ_aaaa Delete User
russ_frew Delete User
russ_qwerty Delete User
russ_test Delete User
russ_xxx Delete User
russ_zak Delete User
Справка по базам MySQL

What Is A MySQL Database?

MySQL databases allow you to store lots of information in an easy to access manner. The databases themselves are not easily read by humans. MySQL databases are required by many web applications including some bulletin boards, content management systems, and others. To use a database, you'll need to create it. Only MySQL Users (different than mail or other users) that have privileges to access a database can read from or write to that database.

Create New Database

Using this function will allow you to create a new database for use on the server. Once this is completed you will need to create a user that can access the database so that it can retrieve data from the database.

Modify / Check Databases

Using this function will allow you to check the selected database for errors or corruption.

Repair Database

Using this function will allow you to repair the selected database if it has errors or becomes corrupt.

Current Databases

Any database you have created will be listed in this section. You can delete a database from this section.

Add New Users

This function will allow you to create a new user that can access a database. Once your user is created you will need to assign it to a database so that it has permission to access the database you wish.

Add User To Database

This function will allow you to assign a user to a database so that it has permission to access the database you wish.

Current Users

Each database will need at least one user that can access it to output any data from it. Any users that have been created will be listed here. You can delete a user from here.