shivani.shm Posted July 28, 2008 Share Posted July 28, 2008 I am trying to insert a record in a table and got this error 139 from storage engine. Can anyone comment on this to resolve this issue. Quote Link to comment Share on other sites More sharing options...
jaymc Posted July 29, 2008 Share Posted July 29, 2008 This may help "The maximum size of data in the row is 8000 bytes, half a page. 768 times the number of blobs you have is greater than this. " "If an InnoDB table has more than 15 text/blob fields, attempting to insert returns an error 139. This was acknowledged by Heikki Tuuri here: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=bg62j0%2425hq%241%40FreeB SD.csie.NCTU.edu.tw but it's not clear if this is going to be fixed. This worked as of 4.0.13, so it breaks backwards compatibility." Quote Link to comment Share on other sites More sharing options...
fenway Posted July 31, 2008 Share Posted July 31, 2008 I am trying to insert a record in a table and got this error 139 from storage engine. Can anyone comment on this to resolve this issue. What record, what table? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.