Bug #117678 | MySQL 8.4.2 MY-013935 IO-layer timeout before wait_timeout was reached. | ||
---|---|---|---|
Submitted: | 12 Mar 9:51 | Modified: | 12 Mar 14:32 |
Reporter: | Pavol S | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.4.2 | OS: | Windows |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[12 Mar 9:51]
Pavol S
[12 Mar 14:32]
MySQL Verification Team
Duplicate of Bug #117657
[12 Mar 14:34]
MySQL Verification Team
Hi, As explained in Bug #117657 this is just an informational message that the connection dropped before it was expected to timeout from wait_timeout. Maybe you are on bad connection, behind a NAT, on some terrible VM infrastructure (I have seen this a lot on AZURE), or you do not close connections at all. Check out the suggested fix in Bug #117657 (lower tcp_keepalive_time) Thanks for using MySQL