List:General Discussion« Previous MessageNext Message »
From:Sebastian Mendel Date:May 9 2008 7:17am
Subject:Re: connectors: per session persistent connection (PHP)
View as plain text  
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
Thread
connectors: per session persistent connection (PHP)Sebastian Mendel7 May 2008
  • Re: connectors: per session persistent connection (PHP)Michael Dykman7 May 2008
    • Re: connectors: per session persistent connection (PHP)Sebastian Mendel7 May 2008
      • Re: connectors: per session persistent connection (PHP)Michael Dykman7 May 2008
  • Re: connectors: per session persistent connection (PHP)Paul DuBois8 May 2008
    • Re: connectors: per session persistent connection (PHP)Sebastian Mendel9 May 2008
      • Re: connectors: per session persistent connection (PHP)Paul DuBois13 May 2008