prompt> perror 139
MySQL error code 139: Too big row

Seems you are exceeding some limit.

Where did you run the "perror" command from? I tried to run that in the MySQL command line utility and got an error?

At any rate, the field in question is a Text field. My understanding is that the limit of a Text field is about 64K, right? I guess it's possible that limit was exceeded, but not very likely. I'll have to do some more checking.

Thanks,
Jesse

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

Reply via email to