Don't store binary data in large blobs - You should instead chunk your
data for better performance and no packet limitation issues.
Good implementation article at: http://www.dreamwerx.net/phpforum/?id=1
On Mon, 5 Feb 2007, abhishek jain wrote:
> On 2/3/07, abhishek jain <[EMAIL PROTECTED]> wro
In the last episode (Feb 05), abhishek jain said:
> On 2/3/07, abhishek jain <[EMAIL PROTECTED]> wrote:
> >I am using mysql 5.0.23-nt on windows, i have to store large binary data
> >in database, i have used setting like max_allowed_packet=16M in mysqld
> >section of my.ini .
> >Now i have a poble
ruary 05, 2007 11:37 AM
Subject: Re: max_allowed_packet in my.ini
On 2/3/07, abhishek jain <[EMAIL PROTECTED]> wrote:
Hi friends,
I am using mysql 5.0.23-nt on windows, i have to store large binary data
in database, i have used setting like max_allowed_packet=16M in mysqld
section of my.
On 2/3/07, abhishek jain <[EMAIL PROTECTED]> wrote:
Hi friends,
I am using mysql 5.0.23-nt on windows, i have to store large binary data
in database, i have used setting like max_allowed_packet=16M in mysqld
section of my.ini .
Now i have a poblem that i want to create a setup so that the entry