[Zope3-Users] mysql connection

2007-11-13 Thread Roman Budzianowski
I am trying to connect to mysql. What is the preferred package to do that ? I am using zopeproject. I tried to add dependency to mysqldbda, but it fails. The 2nd edition of the book mentions mysql utility, but it is not installed by default it seems. Thanks, Roman [EMAIL PROTECTED]

Re: [Zope3-Users] MySQL connection timeout problem

2006-09-21 Thread Brian Sutherland
On Mon, Sep 18, 2006 at 09:43:01AM -0700, Michael Bernstein wrote: > I am running into a problem that seems superficially similar to the one > described here: > http://mail.zope.org/pipermail/zope3-dev/2005-December/thread.html#17052 Michael and I finally managed to come up with a patch we think d

Re: [Zope3-Users] MySQL connection timeout problem

2006-09-18 Thread Brian Sutherland
On Tue, Sep 19, 2006 at 02:14:39AM +0200, Brian Sutherland wrote: > On Mon, Sep 18, 2006 at 10:19:06AM -0700, Michael Bernstein wrote: > > Well, the problem requires an eight-hour timeout in order to manifest, > > so the only reason I am hitting it is because my prototype app is idle > > overnight.

Re: [Zope3-Users] MySQL connection timeout problem

2006-09-18 Thread Brian Sutherland
On Mon, Sep 18, 2006 at 10:19:06AM -0700, Michael Bernstein wrote: > On Mon, 2006-09-18 at 19:04 +0200, Brian Sutherland wrote: > > On Mon, Sep 18, 2006 at 09:43:01AM -0700, Michael Bernstein wrote: > > > I am running into a problem that seems superficially similar to the one > > > described here:

Re: [Zope3-Users] MySQL connection timeout problem

2006-09-18 Thread Michael Bernstein
On Mon, 2006-09-18 at 19:04 +0200, Brian Sutherland wrote: > On Mon, Sep 18, 2006 at 09:43:01AM -0700, Michael Bernstein wrote: > > I am running into a problem that seems superficially similar to the one > > described here: > > http://mail.zope.org/pipermail/zope3-dev/2005-December/thread.html#1705

[Zope3-Users] MySQL connection timeout problem

2006-09-18 Thread Michael Bernstein
I am running into a problem that seems superficially similar to the one described here: http://mail.zope.org/pipermail/zope3-dev/2005-December/thread.html#17052 Was a fix for the problem described in the above thread ever checked in? Here is my traceback (a Zope restart also makes this go away):

Re: [Zope3-Users] MySQL connection timeout problem

2006-09-18 Thread Brian Sutherland
On Mon, Sep 18, 2006 at 09:43:01AM -0700, Michael Bernstein wrote: > I am running into a problem that seems superficially similar to the one > described here: > http://mail.zope.org/pipermail/zope3-dev/2005-December/thread.html#17052 Looks the same to me. > Was a fix for the problem described in

[Zope3-Users] MySQL Connection Closed Errors

2006-04-07 Thread David Johnson
What is the best way to manage MySQL connections? We’re using the mysqldba and frequently get the following errors when calling queryForResults:     File "/home/djohnson/Zope-3.2.0/build/lib.linux-i686-2.4/zope/app/rdb/__init__.py", line 408, in queryForResults     raise DatabaseExceptio

Re: [Zope3-Users] MySQL

2006-01-12 Thread Wade Leftwich
David Johnson wrote: > I recently tried to add the MySQL Package. I’m not sure if this is the > proper list for this question. > > I added the package according to: > http://www.zope.org/DevHome/Wikis/DevSite/Projects/ComponentArchitecture/AddonPackageInstall > > When I go into my zope instance

[Zope3-Users] MySQL

2006-01-11 Thread David Johnson
I recently tried to add the MySQL Package. I’m not sure if this is the proper list for this question.   I added the package according to: http://www.zope.org/DevHome/Wikis/DevSite/Projects/ComponentArchitecture/AddonPackageInstall   When I go into my zope instance (/home/djohnson/zope