Home > database >  Mysql8.0 how to query the same user account password
Mysql8.0 how to query the same user account password

Time:09-23

Bosses
How the mysql8.0 found to query the same user account password?

Because of the changing mysql8.0 encryption ways, the normal operation of the statements below,
Select the user, host, authentication_string password_expired, account_locked from mysql. The user where authentication_string=password (user);

CodePudding user response:

The top! The top! The top! The top! The top!
  • Related