Frank de Bot <[EMAIL PROTECTED]> wrote: > I want to make a HEAP table which must contain somewhat large text (at > least larger than 255 chars), but I need to store a little more data. Is > it somehow possible to have a column in a heap table which can contain > more than 255 bytes? (I'm thinking of not pretty much more like 1024 > chars).
Nope. HEAP table doesn't support TEXT/BLOB types. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]