Tag

read timeout

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Dec 24, 2019 · Databases

Analysis of MYSQL_OPT_READ_TIMEOUT Behavior in the MySQL C API

This article examines the MySQL C API option MYSQL_OPT_READ_TIMEOUT, comparing official documentation that claims a three‑times timeout with empirical tests and source‑code analysis across MySQL 5.7.20, 5.0.96, and later versions, revealing outdated documentation and a historic bug.

Bug AnalysisC-APIMySQL
0 likes · 5 min read
Analysis of MYSQL_OPT_READ_TIMEOUT Behavior in the MySQL C API