Hi,

[EMAIL PROTECTED] wrote:
Hi,

I am using tinymce to save news articles with very basic html styling in a 
database. This works well upto a point but when I get over a certain number of 
characters and then the  'you have an error in your SQL syntax' error. I am 
saving in as a LONGBLOB so it should not be a data type mismatch. Any ideas?

Incorrectly escaped quotes is all that comes to mind for me. Are you sure it's the size that makes it fail?

Baron

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

Reply via email to