怎么让别人连接自己的数据库(MySQL) update user set host="%" where user=“root” and host=“localhost”;flush privileges;