[snip]
Hello. I am receiving the following error when trying to insert into a
field of type text:

#1030 - Got error 139 from storage engine

The data to be inserted should fit easily into a text field. In fact,
this
error only occurs for a particular record and other records with much
larger data sets are not throwing the same error. Has anyone experienced
something similar? I checked via Google but did not find any resources
that helped. Any help would be greatly appreciated. Thanks.
[/snip]

The row is too big. Are there other columns into which a large amount of
data are being placed?

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to