Steven Altsman wrote:
Got packet bigger than 'max_allowed_packet'

... Gotta love mysql_error();

If I find out what causes this, I'll bring it over to this list too.. since
it's been pretty quiet, I guess I've gotten folks stumped.


I think you can put the encrypted file to the database in chunks. Split the file up and append it to the column in a loop.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to