Re: how dod you get to do multiple mysql queries concurrently?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Per Jessen wrote:
> Colin Guthrie wrote:
> 
>> Per Jessen wrote:
>>> I know how to do multiple queries - the key issue in my question was
>>> how to do them concurrently (i.e. in parallel).
>> So you want to make PHP multithreaded???
> 
> No, just the mysql queries.  

So really what you want is mysqli_multi_query_async()? I've not really
seen this unf. (not to say it doesn't exist tho').

I think that's probably something for the mysql list rather than PHP as
PHP just exposes the mysql client API.

Sorry can't be more helpful :(

Col

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux