我使用JDBC连接到MySQL.当它在localhost:3306,一切都很好.
localhost:3306
但是,当我将我的应用程序移动到Intranet中的另一台计算机,并用于<Intranet-IP>:3306连接到MySQL数据库时,成功连接到MySQL需要大约1分钟.怎么了?
<Intranet-IP>:3306
mysql performance intranet
intranet ×1
mysql ×1
performance ×1