Paul DuBois schrieb:

On May 7, 2008, at 4:36 AM, Sebastian Mendel wrote:

Hi,

wouldn't it be very helpful if mysql connectors support some sort of per session persistent connection?

this would save a lot of queries in many apps, for example SET NAMES, setting variables, creating temporary tables

How would a persistent connection save any of that?

Suppose the script that previously used the connection reset any or all of those things?

i do not fully understand, why should the script reset these things?

i do not talk of a global persistent connection, every session should have it's own persistent connection (if requested).


--
Sebastian Mendel

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to