Re: LongText Warning

2005-04-24 Thread Richard Lynch
On Wed, April 20, 2005 3:20 pm, [EMAIL PROTECTED] said: > I have a table with a field that has a field of type LONGTEXT. I try to > insert a utf8 string with a length of 114544 and I get a warning that > text got truncated. According to the doc, the size of LONGTEXT is much > bigger than this. Any

Re: LongText Warning

2005-04-22 Thread Gleb Paharenko
Hello. There's a similar bug: http://bugs.mysql.com/bug.php?id=7654 But it was closed due to absence of feedback. You may reopen this bug. Check this field has the correct encoding. [EMAIL PROTECTED] wrote: > I have a table with a field that has a field of type LONGTEXT. I try

LongText Warning

2005-04-20 Thread jalil
I have a table with a field that has a field of type LONGTEXT. I try to insert a utf8 string with a length of 114544 and I get a warning that text got truncated. According to the doc, the size of LONGTEXT is much bigger than this. Any reason I get this warning? -Jalil -- MySQL General Mailing