MySQL Forums
Forum List  »  Memory Storage Engine

Alternative to using TEXT columns in memory table?
Posted by: bill
Date: August 07, 2006 05:33PM

Hello,

I have two tables that I'd like to use as memory tables. One of them contains two columns whose types are "mediumtext." I understand I can't use that type in a memory table, but I can't reduce the size of that data in those columns. Does anyone know if there is a workaround for this limitation? Does this mean I can't use memory-based tables for potentially long, non-fixed-length chunks of text?

Thank you!

Options: ReplyQuote


Subject
Views
Written By
Posted
Alternative to using TEXT columns in memory table?
11116
August 07, 2006 05:33PM


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.