Re: innodb text fields

2001-06-14 Thread Russell King
From: ryc <[EMAIL PROTECTED]> > I am aware that currently innobase tables can not have abritararly large > text/varchar fields and support for this will be released sometime in the > month of June. The application I am working with requires text fields > (usually less than 64k), and I desperatly

RE: innodb text fields

2001-06-13 Thread Alok K. Dhir
>From the manual: "The default database page size in InnoDB is 16 kB. By recompiling the code one can set it from 8 kB to 64 kB. The maximun row length is slightly less than a half of a database page, the row length also includes BLOB and TEXT type columns. The restriction on the size of BLOB an