Closed bwoebi closed 6 years ago
@bwoebi I believe this is close to working… it's as though the connect promise is not being resolved. Define MYSQL_DEBUG
and try example 2. Perhaps you'll be able to see where I'm going wrong.
@bwoebi With the latest commits all tests and examples work with the exception of PoolTest::testVirtualConnection
, which just hangs. Any insight to what might be causing that?
Build on 7.1+ segfault now.
@bwoebi The 7.1 build failing might be a phpdbg thing, as it passes locally with xdebug on 7.1.11 running the stream_select
loop.
PR for allowing comments