I'm using PHP with MySQL to save files uploaded by users (up to 50MB) to a database. I'm having problems getting MySQL to handle this much data in a single query I guess.

I was getting a *max allowed packet error so I raised that. Now I get a MySQL server has gone away error. Can anyone tell me which setting I probably need to change to make this work? Thanks.
*

--
Michael <[EMAIL PROTECTED]>
http://kavlon.org


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

Reply via email to