List:General Discussion« Previous MessageNext Message »
From:Brian Date:August 3 2001 4:17am
Subject:Re: [Got error 139 from table handler using InnoDB]
View as plain text  
My mistake. The latest InnoDB works as expected. Sorry to clutter the list
with my own lack of attention.

Never compile the same code on 2 different boxes with different operating
systems and different configurations at the same time.

Thanks for all your work Heikki!

Cheers,
Brian

> 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

>> 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
Thread
[Got error 139 from table handler using InnoDB]bmpittma2 Aug
  • Re: [Got error 139 from table handler using InnoDB]Dan Nelson2 Aug
Re: [Got error 139 from table handler using InnoDB]Heikki Tuuri2 Aug
  • Re: [Got error 139 from table handler using InnoDB]Brian Pittman3 Aug
  • Re: [Got error 139 from table handler using InnoDB]Brian3 Aug