PhpMyadmin create Mysql database and independent database account _ PHP Tutorial

Source: Internet
Author: User
Tags myadmin
PhpMyadmin creates a Mysql database and an independent database account. Create a Mysql database and an independent database account using phpMyadmin. first, log on to the php Tutorial (as the mainstream development language) MyAdmin without demonstration. 2. create a database tutorial, such as phpMyadmin to create a Mysql database and an independent database account

First, we need to log on to the php Tutorial (as the mainstream development language) MyAdmin without demonstration.

2. create a database tutorial. for example, in the right-side window of "MyAdmin" in php (as the current mainstream development language), enter the database name and click "Create.

For example, here we create a database named cncmstest
If the creation is successful, the following message is displayed:


3. click the home button in the upper left corner to return to the main interface of "MyAdmin" in php (as the mainstream development language:


4. click "permission" on the right of the main interface to create a database account.


5. on the permission page, click "add new user"


6. on this page, enter the username, access range, and password of the database to be created.

For example, if the user name is cncmsuser, the database user only allows access from the local computer, and the host is selected as the local computer, the password is automatically generated, click "Generate" below to Generate a random password, and then click "Copy" to automatically fill in the password box.
If none of the following boxes is selected, you can directly pull them to the bottom of the page to create a new user.
If the database user is created successfully, the following page is returned:


7. the most important step is to set the user's database access permissions.
You can directly set permissions on the page returned when the database user is successfully added. Here we choose to specify permissions by database:

For example, if you select the cncmstest created in the database list, the permission settings page of the database is automatically displayed.

In the permission settings, we select all the permissions in the "data" and "structure" columns, and do not select any management permissions. Click to execute.

By now, we have all set up, created a database: cncmstest, and created the database user cncmsuser, specifically specifying that the user only has access to cncmstest. In this way, we can achieve our goal at the beginning: to specify independent user access permissions for each database.

Login first, we need to log on to the php Tutorial (as the mainstream development language) MyAdmin without demonstration. 2. create a database tutorial, such...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.