[imp] Strange MySql problem

Carlos Gabriel Arce carlos@caliescali.com
Mon, 09 Apr 2001 15:18:18 -0500 (COT)


Try to correct the tables of DB horde : active_sessions using isamchk or myisamchk

myisamchk  -r [-o] /home/mysql/data/horde/active_sessions


Mensaje citado por: "Admin C.Eisma" <admin@sector17.nu>:

> Hello,
> 
> I'm having a MySql error I never seen before.
> I'm using Horde 1.2.4, IMP 2.2.4 with MySql version 3.23.36
> I configured Horde succesfully, also the HordeSession works fine with 
> the test.php3
> The following error appeared when I'm going to the imp/index.php3:
> 
> Database error: Invalid SQL: insert into active_sessions ( sid, name, 
> val, changed ) values ('ab281898bbbaa6e4fc3f978851bf3203', 
> 'HordeSession', 
>
'base64:JHRoaXMtPmluID0gJyc7ICR0aGlzLT5wdCA9IGFycmF5KCk7ICR0aGlzLT5wdFsncyddID0gJzEnOyAkR0xPQkFMU1sncyddID0gJzExJzsg',
> 
> '20010409210847')
> MySQL Error: 1062 (Duplicate entry 
> 'HordeSession-ab281898bbbaa6e4fc3f978851bf3203' for key 1)
> Session halted
> 
> 
> Is there a way to solve this problem?
> Please tell me what to do.
> 
> Friendly Regards,
> 
> 
> 
> Cesar Eisma
> 
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
> 



Carlos Arce

_____________________________________________________

 Tu email GRATIS debe ser caleņo - http://www.caliescali.com


>From adrieder@sbox.tugraz.at Date: Mon,  9 Apr 2001 22:35:41 +0200
Return-Path: <adrieder@sbox.tugraz.at>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 37710 invoked from network); 9 Apr 2001 20:35:54 -0000
Received: from fstgss05.tu-graz.ac.at (HELO sbox.tugraz.at) (129.27.3.24)
  by horde.org with SMTP; 9 Apr 2001 20:35:54 -0000
Received: (from cyrus@localhost)
	by sbox.tugraz.at (8.11.3/8.11.3) id f39KZg913659
	for imp@lists.horde.org; Mon, 9 Apr 2001 22:35:42 +0200 (MEST)
Received: from 213.47.183.160 ( [213.47.183.160])
	as user adrieder@sbox.tugraz.at by sbox.tugraz.at with HTTP;
	Mon,  9 Apr 2001 22:35:41 +0200
Message-ID: <986848541.3ad21d1dde380@sbox.tugraz.at>
Date: Mon,  9 Apr 2001 22:35:41 +0200
From: Didi Rieder <adrieder@sbox.tugraz.at>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="-MOQ98684854117ba0279b4d469d2b9a6a113bc7a49fc"
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 213.47.183.160
X-WebMail-Company: University of Technology Graz
Subject: Re: [imp] Cyrus shared folders

---MOQ98684854117ba0279b4d469d2b9a6a113bc7a49fc
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Quoting Chuck Hagenbuch <chuck@horde.org>:

> 
> > Sending emails with IMP 2.3.7-cvs and KDEs Konqueror is not possible.
> 
> Okay, care to provide any details?

Sorry, but I had not time for it yet...

> 
> > I added a Folder-Download feature to the folder-management, so that users
> can
> > archivate their mails at home.
> > Q: Are you interested in the code, for implementing it?
> 
> Sure, let's see what it looks like.

Okay, I cleaned up my code and attached the modified files. It would be great to
see it implemented in the original tree :-)) (less work for me when updating)

~Didi

-- 
------------------------
Didi Rieder
adrieder@sbox.tugraz.at
------------------------
---MOQ98684854117ba0279b4d469d2b9a6a113bc7a49fc--


>From chuck@horde.org Date: Mon,  9 Apr 2001 16:40:22 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 38606 invoked from network); 9 Apr 2001 20:41:33 -0000
Received: from 208-59-250-206.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.250.206)
  by horde.org with SMTP; 9 Apr 2001 20:41:33 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 6BA1439F9; Mon,  9 Apr 2001 16:40:22 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Mon,  9 Apr 2001 16:40:22 -0400
Message-ID: <986848822.3ad21e362a851@marina.horde.org>
Date: Mon,  9 Apr 2001 16:40:22 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <986848541.3ad21d1dde380@sbox.tugraz.at>
In-Reply-To: <986848541.3ad21d1dde380@sbox.tugraz.at>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] Cyrus shared folders

Quoting Didi Rieder <adrieder@sbox.tugraz.at>:

> Okay, I cleaned up my code and attached the modified files. It would be great
> to see it implemented in the original tree :-)) (less work for me when
> updating)

Doesn't appear to have made it through. Can you put the patches up on a site 
somewhere?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Number of U.S. nuclear bombs lost in accidents and never recovered: 11