On Fri, Oct 28, 2011 at 16:21, Jim Long <[email protected]> wrote:
>
> I will try experimenting with Daniel's idea of unbuffered
> queries, but my understanding is that while an unbuffered result
> resource is in use, no other SQL transactions can be conducted.
> Maybe I can get around that by using one MySQL connection for the
> unbuffered query, and another separate MySQL connection for the
> incidental SQL queries that I need to perform as I process each
> record from the large dataset.
Just for the sake of a kick-start, you could throw together a
simple class and then call that quite easily.
--
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php