select * from mysql.user\G;<br>
Host: --- 用户白名单设置
User: --- 用户名称<br>
plugin: caching_sha2_password --- 用户密码加密方式
authentication_string --- 用户密码加密信息
account_locked: N --- 账户是否被锁定<br>