Re: [PDO] Asynchronous requests

[email protected] (Lukas Kahwe Smith) Mon, 2 Nov 2009 12:57:37 +0100
Newsgroups php.pdo
Message-ID <[email protected]>
On 02.11.2009, at 12:50, Samuel ROZE wrote:

> Hi all,
>
> Is it possible to do asynchronous requests using PDO ? I didn't see
> that...
>
> I know that for PostgreSQL it is possible with the PHP PostgreSQL
> diver's pg_send_query function, so it must be possible to port that in
> PDO for PgSQL.


I think I remember seeing some discussion about this on some list  
somewhere in regards to PostgreSQL. I think the MySQL guys were also  
looking into doing some work in regards to this with mysqlnd.

@Ulf ?

regards,
Lukas Kahwe Smith
[email protected]