先登录数据库 1. use mysql 2. update user set Host = \'111.111.111.11\' where User = \'zzsadmin\'; 3. FLUSH PRIVILEGES; 相关文章: