Raj, Yup. It's that bug. I got the row size to below 8K and the insertion takes place fine. Thanks for pointing me in the right direction. Kyong
On Wed, Oct 14, 2009 at 10:31 AM, Raj Shekhar <rajl...@rajshekhar.net> wrote: > Kyong Kim <kykimdba <at> gmail.com> writes: > >> For sure all of our columns combined do not exceed 64K. We're using >> latin 1 character set. >> I don't think we would be running into the 8K limit on row length >> since the culprit seems to be data being inserted into VARCHAR(255) >> column. > > Can you show us your "create table"? > > This might be a known bug http://bugs.mysql.com/bug.php?id=25945 > > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=kykim...@gmail.com > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=arch...@jab.org