RE: mysql problem

2013-09-11 Thread Shawn Bakhtiar
ggest enabling logging on the mysql server and look to see what the last myql queries cyrus makes before this happens, this may give you some clues as to where it's happening. > Date: Wed, 11 Sep 2013 08:53:09 -0500 > From: bl...@ispn.net > To: info-cyrus@lists.andrew.cmu.edu > Subj

Re: mysql problem

2013-09-11 Thread Blake Hudson
Rudolf Gabler wrote the following on 9/11/2013 2:46 AM: > the system is running as expected. After approximately the 10 imaps contact > suddenly the following occurs: > > Sep 11 09:43:29 xmailer imaps[8168]: DBERROR: SQL query failed: MySQL server > has gone away > Sep 11 09:43:29 xmailer imaps[8

Re: mysql problem

2013-09-11 Thread Ken Murchison
On 9/11/13 5:43 AM, Bron Gondwana wrote: > On Wed, Sep 11, 2013, at 05:46 PM, Rudolf Gabler wrote: >> Hi, >> >> the cyrus-imapd-2.4.17-caldav-beta6 release shows the following: >> >> After a fresh start with a mysql database for several purposes >> >> duplicate_db: sql >> mboxlist_db: sql >> quota_

Re: mysql problem

2013-09-11 Thread Bron Gondwana
On Wed, Sep 11, 2013, at 05:46 PM, Rudolf Gabler wrote: > Hi, > > the cyrus-imapd-2.4.17-caldav-beta6 release shows the following: > > After a fresh start with a mysql database for several purposes > > duplicate_db: sql > mboxlist_db: sql > quota_db: sql > tlscache_db: sql > > the system is ru

Re: MySQL problem

2003-06-03 Thread Rob Siemborski
On Mon, 3 Jun 2003, Simon Loader wrote: > Your probably using mysql4 in which case that should be a different > call. When I get a new version of cyrus somewhere ill patch the code. The code is fixed in CVS. -Rob -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Rob Siembor

Re: MySQL problem

2003-06-03 Thread Simon Loader
On Mon, 2003-06-02 at 14:08, Vasili G. Yanov wrote: > > I have successfully compiled and installed > Sendmail 8.2.19 + Cyrus Imap 2.1.9 + Cyrus SASL 2.1.7. > I store users in sasl2.db. After all I decide store all users in > MySQL, for this I recompile sasl2 with --with-mysql. Now when I try t