关键概念
VO(View Object):视图对象,用于展示层,它的作用是把某个指定页面(或组件)的所有数据封装起来DTO(Data Transfer Object):数据传输对象,…
mysql 的 timeout 有多种, show variables like %timeout% 结果: 重点说几种 一.connect_timeout 先来看看官网的介绍 "The number of seconds that the mysqld server waits for a connect packet before responding with Bad handshake. The defa…