String url ="jdbc:mysql://localhost/test1?user=test&password=test"; 用户名密码都是正确的,我查看user表,里面的host是localhost 但是怎么我的 ...