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?