MySQL Forums
Forum List  »  NDB clusters

Re: ERROR 1296 (HY000): Got error 1229 'Too long frm data supplied' from NDBCLUSTER
Posted by: Christian Tölle
Date: December 10, 2014 05:52AM

Hi,

some new information...

If I drop a column from the table(i use the "deaktiviert" one) and then try do the
ALTER TABLE test_table add test_col tinyint(1) default '0';

again, it works without problems. Also for further columns...

The problem that remains, I can't drop a column in the production enviroment... (I've done that test in my test-enviroment)

thx in advance
chris

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.