Strange mysql NDB Cluster error "The table '' is full"

2009-11-16 Thread Manasi Save
Hi All, I am facing a strange error in my NDB Cluster database. When I am trying to insert record in one table using mysql command line. But when I try to insert record in same table using my java application it is getting inserted properly. Through command-line I am getting following error. | E

Re: Error: The table is full

2003-03-26 Thread Heikki Tuuri
Dyego, - Original Message - From: "Dyego Souza do Carmo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 26, 2003 2:33 PM Subject: Error: The table is full > i'm running the command: > > update con

Error: The table is full

2003-03-26 Thread Dyego Souza do Carmo
i'm running the command: update contratante,pessoa set contratante.endereco = pessoa.endereco ,contratante.cidade = pessoa.cidade ,contratante.bairro = pessoa.bairro ,contratante.estado = pessoa.estado ,contratante.telefone = pessoa.telefone ,contratante.cep = pessoa.cep where (contratante.codpes