The information about the users is stored in the user system table in the mysql database. · mysql> SELECT User, Host, CONCAT(User, '@', Host) AS Username FROM ...
確定! 回上一頁