Bug #67231 | use mysql_real_connect to be held with no return value | ||
---|---|---|---|
Submitted: | 15 Oct 2012 9:10 | Modified: | 18 Dec 2012 2:33 |
Reporter: | Jack Lee | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: C API (client library) | Severity: | S3 (Non-critical) |
Version: | 5.0.95, 5.1.67, 5.5.30, 5.7.0 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | mysql_real_connect connect timeout |
[15 Oct 2012 9:10]
Jack Lee
[6 Dec 2012 19:27]
Sveta Smirnova
Thank you for the report. Verified as described: [sveta@delly bugs]$ time ./bug67231 NULL real 3m9.392s user 0m0.001s sys 0m0.003s Setting option connect_timeout for client and MYSQL_OPT_CONNECT_TIMEOUT do not help.
[18 Dec 2012 2:33]
Jack Lee
How is the bug now? Is there any progress?