經安全檢測,此網站為安全網站,請放心前往原始網址!

MySQL :: MySQL 5.1 Reference Manual :: 6.3.2 Adding User Accounts

To set up the custom accounts without GRANT, use INSERT statements as follows to modify the grant tables directly: shell> mysql --user=root mysql mysql> INSERT INTO user (Host,User,Password)-> VALUES('localhost','custom',PASSWORD ...

dev.mysql.com

網址安全性掃描由 google 提供