MySQL Forums
Forum List  »  MyISAM

Alter table not working
Posted by: JJWR
Date: March 08, 2006 04:56AM

Hi, I have a big table (about 10 Millions of rows), when I try to alter table or create index in any way the server reports “Data too long for column 'column1' at row 833300”

Column1 is the INDEX column varchar(40) and of course all the values lengths in this column are 40.

I tried check table and repair table but I did not helped.

Thanks for any help

Options: ReplyQuote


Subject
Views
Written By
Posted
Alter table not working
2728
March 08, 2006 04:56AM
1789
March 09, 2006 04:19AM
2477
March 10, 2006 04:19AM


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.