So, it did turn out to be as simple as me having to change the blob field in the mysql database to mediumblob. I guess I shold have remered, but...oh well. After changing it to mediumblob, everything works like a charm!

/jonas

Jonas Höglund wrote:

Hi,

I'm using the modular database action to save uploaded images into a blob column in a mysql database. Everything works, except that only 1/5 (65535 bytes per image to be exact) of the uploaded image is being transfered. Since the actual bytes being transfered is the excact same independed of the original file size, my guess is there must be related to some setting, either in coccon, tomcat or mysql.

I have tried to change the value for the upload-max-size property in the web.xml file, but it doesn't do anything.

Any ideas?

Best,
Jonas Hoglund


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]