> If running mod_perl does this stay true???
> 
> Isn't mod_perl using an already opened connection to do subsequent
> manipulations?
>
<cut>

Well, I assume you're not going to call last_insert_id()
unless you have just inserted something into a table,
thus updating the value for that particular connection.
So I don't really see why this would matter.

/ Carsten
--
Carsten H. Pedersen
keeper and maintainer of the bitbybit.dk MySQL FAQ
http://www.bitbybit.dk/mysqlfaq



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to