The default max_allowed_packet is 1 meg
http://www.mysql.com/doc/P/a/Packet_too_large.html
> hi
>
> Can anyone please help with regards to long blob data insert.
> I have a data which more than 1mb which MySQL long blob field
> refuse to insert.
> However if my data is less than 1mb there if n
hi
Can anyone please help with regards to long blob data insert.
I have a data which more than 1mb which MySQL long blob field refuse to insert.
However if my data is less than 1mb there if no problem with insert.
What parameter do i need to set up..
Please help
thanks in advance
regards