RE: MySQL, file upload, file size

2002-03-01 Thread Fitch, George A
What's your max_allowed_packet setting in my.cnf? Gaf -Original Message- From: Gregor Mosheh, B.S. [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 3:20 PM To: [EMAIL PROTECTED] Subject: MySQL, file upload, file size I'm using file upload fields, and submittin

MySQL, file upload, file size

2002-03-01 Thread Gregor Mosheh, B.S.
I'm using file upload fields, and submitting the MIME-encoded version of the file contents to a MySQL database. If I try to upload a file larger than about 500kB, the DB insertion fails and I get this in the Apache error_log: DBD::mysql::st execute failed: MySQL server has gone away at /usr/local