7 messages in com.mysql.lists.clusterRe: Problems to INSERT
FromSent OnAttachments
Aslan Carlos29 Nov 2007 08:05 
Matthew Montgomery29 Nov 2007 10:04 
Aslan Carlos29 Nov 2007 12:07 
Martin Skold03 Dec 2007 04:51 
Aslan Carlos03 Dec 2007 08:35 
Justin He04 Dec 2007 00:01 
Martin Skold04 Dec 2007 00:32 
Subject:Re: Problems to INSERT
From:Matthew Montgomery (mmon@mysql.com)
Date:11/29/2007 10:04:52 AM
List:com.mysql.lists.cluster

Hello Aslan,

On Thu, 2007-11-29 at 14:05 -0200, Aslan Carlos wrote:

Hi Folks,

I'm having some problem to insert some data at new cluster, return this error: 'ERROR 1296 (HY000): Got error 879 '879' from ndbcluster'

I googled but don't found nothing related with number error.

You can see the error text for this code by using perror with the --ndb option. It returns:

NDB error code 879: 879: Permanent error: Application error

This error is again fairly vague. What is the schema definition of this `throttle_rcpt` table? What version of mysql are you seeing this behavior on?