Mysql--mysql 5.7 New features

Source: Internet
Author: User

Increased security

1.mysql.user adds a column of non-empty plugin, set to a null value to invalidate the account. Plugin's mysql_old_password改为 Mysql_native_password. MySQL has removed support for Mysql_old_password.

2.DBA can set the account expiration date.

3.DBA can lock and unlock accounts.

4. Make it easier to use secure connections. Version of MySQL server compiled with OpenSSL, which automatically generates RSA certificates and keys at startup.

5.MySQL is deployed by default with Mysqld--initialize, which is more secure.  

5.1 When installing, create only one account ' root ' @ ' localhost ', automatically generate a random password and the password is expired. The MySQL administrator must connect root as using the random password and assign a new password. (The server writes the random password to the error log.)

Mysql--mysql 5.7 New features

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.