3 messages in com.mysql.lists.clusterRe: Got error 1 'Unknown error code' ...
FromSent OnAttachments
Christian Schramm10 May 2006 14:15 
Jonathan Miller10 May 2006 16:06 
Christian Schramm11 May 2006 01:28 
Subject:Re: Got error 1 'Unknown error code' from ndbcluster
From:Christian Schramm (mail@dretschler.com)
Date:05/11/2006 01:28:07 AM
List:com.mysql.lists.cluster

Its 5.0.18.

Jonathan Miller schrieb:

What version?

Jonathan Miller Austin, Texas USA Senior Quality Assurance Developer MySQL AB www.mysql.com __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / / /|_/ / // /\ \/ /_/ / /__ /_/ /_/\_, /___/\___\_\___/ <___/ www.mysql.com

Jumpstart your cluster! http://www.mysql.com/consulting/packaged/cluster.html

Get training on clusters http://www.mysql.com/training/courses/mysql_cluster.html

All-in-one Enterprise-grade Database, Support and Services http://www.mysql.com/network/

-> -----Original Message----- -> From: Christian Schramm [mailto:mail@dretschler.com] -> Sent: Wednesday, May 10, 2006 4:16 PM -> To: clus@lists.mysql.com -> Subject: Got error 1 'Unknown error code' from ndbcluster -> -> Hello! -> -> I do have a strange problem. I'm using oscommerce on mySQL cluster. -> Often when a session is updated, i'm getting this error. I don't know -> exactly -> what's happening. The sql seems ok to me: -> -> update sessions set expiry = '1147295484', value = '...' where sesskey = -> '...' -> AND randkey='...' -> -> The value field is of type text and containing the session data. -> -> This is the error message, I get: -> Error code: 1296 -> Got error 1 'Unknown error code' from ndbcluster -> -> Can anyone help me? -> -> Regards -> Christian Schramm -> -> -- -> MySQL Cluster Mailing List -> For list archives: http://lists.mysql.com/cluster -> To unsubscribe: -> http://lists.mysql.com/cluster?unsub=jbmi@mysql.com