mysql5.7.34 中先用户testuser1建立一个连接到mysql,正常进行mysql操作
然后再服务器端用root用户修改testuser1用户的密码,发现原来的连接没有还能使用并进行操作。