跳到 查詢帳號 - // 列出所有帳號 mysql>select host,user from mysql.user;. // 列出帳號user1 的權限 mysql> SHOW GRANTS FOR user1@localhost;.
www.osslab.com.tw