On Aug 24, 2011, at 11:38 AM, Vineet Deodhar wrote:
>>> import myfile
> (in MySQL administrator, I could see that 1 connection is created)
> from a separate instance of python shell I give the same call: (or
> reload(myfile) on the same shell)>> import myfile
> (in MySQL administrator, I could see that another new connection is created)
>
> If I need to persist & reuse the same connection, how do I achieve it?
If you are using a separate instance of the python shell, they cannot
share data.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message:
http://leafe.com/archives/byMID/[email protected]