Re: multipart/forms binary upload in mysql

2002-06-08 Thread John Austin
On Wednesday 05 June 2002 07:31 pm, you wrote: I use PostgreSQL but use a Blob. There is a note somewhere in the Momjian book to the effect that it is easy to get file perms problems. Remember that the file will be read by the database engine with the effective userid of the database engine no

Re: multipart/forms binary upload in mysql

2002-06-06 Thread Christian Haul
On 06.Jun.2002 -- 06:56 AM, Andrew Timberlake wrote: > Gerhard > > I think that your problem is not mysql but the use of the > DatabaseAddAction. > Looking through the source for the DatabaseAddAction indicates no > awareness of Uploaded Files. > The error you are receiving below shows that cocoo

Re: multipart/forms binary upload in mysql

2002-06-05 Thread Andrew Timberlake
Gerhard I think that your problem is not mysql but the use of the DatabaseAddAction. Looking through the source for the DatabaseAddAction indicates no awareness of Uploaded Files. The error you are receiving below shows that cocoon is correctly retrieving your file and placing it in a FilePartFil