Hi,

Is anyone able to briefly explain to me how the use of temporary tables by 
MySQL is affected by PHPs persistent connections?

 From my reading of MySQL temp tables are deleted when the current 
connection is closed, but that might not be for quite a long time with a 
persistent connection... also, how does this affect concurrency of temp 
table creation?

Robert
Robert Gormley
[EMAIL PROTECTED]
http://seabreeze.asn.au/


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to