an engine uses a connection pool in all cases for all connections.

On Apr 12, 2007, at 4:29 PM, vinjvinj wrote:

>
>>   conn = mysql.db.connect()
>>
>>         <do stuff with conn>
>>
>> conn.close()
>
>
> Thanks. That fixed the problem. Is sqlalchemy using a connection pool
> when I do this or is a new connection opened and closed each time?
>
> Vineet
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to