Hugo Andrade
Results
2
comments of
Hugo Andrade
I have the same problem when I try to use "prepare" method of OpenSwoole\Coroutine\PostgreSQL: ```shell [2024-08-05 10:19:55 $49839.0] WARNING Server::check_worker_exit_status(): worker(pid=49846, id=2) abnormal exit, status=0, signal=11 A bug occurred in...
I'm also interested in support pdo_pgsql, a I have a projecet that connect to postgres db, and the class OpenSwoole\Coroutine\PostgreSQL have a bug on 'prepare' method. @naquad I see this...