phpMyAdmin Create a database and set user permissions diagrams

Source: Internet
Author: User

First, configure the phpMyAdmin configuration, or you cannot log on.


Then you have to enter the phpMyAdmin under the Libraries directory, modify config.default.php file. Find $cfg[' Servers ' [$i] [' password '] = ',

Modified to $cfg[' Servers ' [$i] [' password '] = ' 123456′;

123456 is the password you want, restart MySQL after the new password takes effect.

The first step: admin rights account Login phpMyAdmin, general with root login

Part II: Create a database to set permissions (if it already exists, you don't need it)

Fill in the database name, database code, I chose the "Chinese-chinese Simplified" code, click to create, the data will be built well

Step Three: Create an administrative user

After creating the database, click on the new database sweiku.com, click the right, a new interface appears, and then click Add new users, such as the above

In this step, it is particularly noted that global permissions do not need to be selected and then executed directly.

Fourth step: Set User rights

Select the appropriate permissions and click Execute

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.