Aborted列表

最近登录数据库,查看Aborted_clients的值,发现在不断增大。 mysql(mdba@localhost:test 03:36:36)show global status like abort%; +------------------+---------+ | Variable_name| Value| +------------------+---------+ | Aborted_clients | 5185350
同事使用Web Logic连接一套MySQL数据库后,无法开启debug选项 检查数据库的报错日志,里面有大量如下的信息 Aborted connection (Got an error reading communication packets) ... max_allowed_packet网络传输时单个数据包的大
共1页/2条