Hi,
It looks like you have run out of MaxNoOfAttributes.
NDB error code 708: No more attribute metadata records (increase MaxNoOfAttributes):
Permanent error: Schema error
So you must increase it.
Best regards,
Johan Andersson
Severalnines AB
On Apr 26, 2012, at 11:16 AM, Günter Radakovits wrote:
> Hi there,
>
> Statement: ALTER TABLE Customers ADD LPF TINYINT( 1 ) NULL;
> Generates Error: ERROR 708 (HY000): Unknown error 708
>
> The same statements worked fine on the test environment - with same OS & MySQL
> Version, Patchlevel, .....
> Any suggestions?
>
> kr
> Günter