Solution to removing the root user permission of UbuntuMySQL

Source: Internet
Author: User
Currently, there are only two types: 1. SKIP the authorization table to start MySQL: MySQL can be started using MySQLD -- SKIP-GRANT-TABLES in Windows, Ubuntu, and other Linux systems. In this case, you have operation permissions on all tables. All the fields in the updated MySQL. USER table are Y for N. 2. COPY other authorized MySQL databases to your original directory: However, the original database must be backed up. Subsequent operations

Currently, there are only two types:

1. Skip the authorization table to start MySQL:

Windows, Ubuntu, and other Linux systems

MySQLD -- SKIP-GRANT-TABLES

To start MySQL.

In this case, you have operation permissions on all tables.

All the fields in the updated MySQL. USER table are Y for N.

2. COPY other authorized MySQL databases to your original directory:

However, the original data must be backed up.

The subsequent operations are the same as those above.

Related Article

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.