MySQL Forums
Forum List  »  Partitioning

Re: Error 1032 - Can't find record in table
Posted by: Detlev Jaeger
Date: August 12, 2006 05:01PM

I have changed the type of field Adr to char(255) instead of varchar(255). This takes much more space on my harddrive but partitioning works as expected.

But the big question remains unanswered: Is the behaviour with varchar() a bug ??? Or is it a "normal" limitation ???

Detlev.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error 1032 - Can't find record in table
7381
August 12, 2006 05:01PM
6150
September 13, 2006 03:47PM


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.