大佬們
如何在mysql8.0查出查詢出賬號密碼相同的用戶?
由于mysql8.0加密方式進行改變,下面這個陳述句無法正常運行。
select user,host,authentication_string,password_expired,account_locked from mysql.user where authentication_string=password(user);
uj5u.com熱心網友回復:
頂!頂!頂!頂!頂!轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/68473.html
標籤:MySQL
上一篇:mongodb 分組查詢
