View Single Post

   
  #2 (permalink)  
Old 05-07-2008, 06:20 PM
Michael Dykman
 
Posts: n/a
Default Re: connectors: per session persistent connection (PHP)

This is a little off-topic for this list (recent PHP tutorials
nowithstanding)... replying offline
On Wed, May 7, 2008 at 5:36 AM, Sebastian Mendel
<lists@sebastianmendel.de> 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
>
>
> or are there any other methods i am not aware of to achieve this?
>
>
> --
> Sebastian Mendel
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=mdykman@gmail.com
>
>




--
- michael dykman
- mdykman@gmail.com

- All models are wrong. Some models are useful.
Reply With Quote