Heikki,

I've downloaded the latest InnoDB (3.23.40b) and recompiled mysql
3.23.40.
Unfortunately I'm still getting the same error.

Do I still need to increase UNIV_PAGE_SIZE and UNIV_PAGE_SIZE_SHIFT in
/path/to/mysql/innobase/include/univ.i? If so, how large can I set these
values?

(I increased these originally to allow for 64kB but that's still not
large enough for my text data.)

Thanks very much,
Brian

Heikki Tuuri wrote:
> 
> Brian,
> 
> the support for > 8000 byte rows in InnoDB is not yet in binary
> distributions of MySQL. To use < 4 GB rows you have
> to download InnoDB-3.23.39b source from www.innodb.com
> replace it to MySQL-3.23.40 (or .39) source and recompile.
> 
> I am right now compiling and testing the new InnoDB-3.23.40b
> source on Linux. It may appear for download today or
> tomorrow.
> 
> The MySQL -Max binary 3.23.41 will contain InnoDB-3.23.40b,
> and hence also the support for < 4 GB rows.
> 
> Regards,
> 
> Heikki
> Innobase Oy

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to