php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74729 mysqli::real_connect() fails with EINPROGRESS
Submitted: 2017-06-09 15:47 UTC Modified: 2021-06-30 20:52 UTC
From: killing at multiplay dot co dot uk Assigned: cmb (profile)
Status: Closed Package: MySQLi related
PHP Version: 5.6.30 OS: FreeBSD 11.0
Private report: No CVE-ID: None
 [2017-06-09 15:47 UTC] killing at multiplay dot co dot uk
Description:
------------
Very rarely we see mysqli::real_connect() fail with EINPROGRESS which should never be possible.

Test script:
---------------
connect with mysqli::real_connect()

Expected result:
----------------
mysqli::real_connect() should never fail with EINPROGRESS

Actual result:
--------------
mysqli::real_connect() fails with EINPROGRESS

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-06-16 11:55 UTC] killing at multiplay dot co dot uk
-Summary: mysqli::realconnect() fails with EINPROGRESS +Summary: mysqli::real_connect() fails with EINPROGRESS
 [2017-06-16 11:55 UTC] killing at multiplay dot co dot uk
Fixed summary
 [2021-06-30 16:13 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-06-30 16:13 UTC] cmb@php.net
Does this still happen with any of the actively supported PHP
versions[1]?  If so, consider to provide more details about your
setup – as it is, one would likely need a crystal ball to make
progress on this ticket. :)

[1] <https://www.php.net/supported-versions.php>
 [2021-06-30 20:01 UTC] killing at multiplay dot co dot uk
-Status: Feedback +Status: Assigned
 [2021-06-30 20:01 UTC] killing at multiplay dot co dot uk
Oh wow this is old. It may still be an issue, but we've moved away from this stack for the most part so I'm unable to answer this question I'm afraid.

So I would close this unless someone else can answer can repo?
 [2021-06-30 20:52 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 [2021-06-30 20:52 UTC] cmb@php.net
Fair enough!  I'm closing this ticket then.  If anybody has the
same issue, they can open a new ticket.  Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC