MySQL Forums
Forum List  »  InnoDB

Re: Got error 139 from storage engine
Posted by: Heikki Tuuri
Date: January 12, 2006 01:13PM

Hi!

my_base.h:275:#define HA_ERR_TO_BIG_ROW 139 /* Too big row */

The maximum row length in InnoDB is 8000 bytes, excluding the end parts of a BLOB and TEXT that exceed 768 bytes.

Best regards,

Heikki
Oracle Corp./Innobase Oy
InnoDB - transactions, row level locking, and foreign keys for MySQL

InnoDB Hot Backup - a hot backup tool for InnoDB which also backs up MyISAM tables
http://www.innodb.com/order.php

Options: ReplyQuote


Subject
Views
Written By
Posted
15471
January 11, 2006 08:55AM
Re: Got error 139 from storage engine
9309
January 12, 2006 01:13PM
15166
January 17, 2006 01:45AM
6743
January 17, 2006 06:19AM
10632
August 08, 2007 05:37PM


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.