Have you changed the interactive_timeout and wait_timeout values?
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 2/24/04, 4:54:57 PM, <[EMAIL PROTECTED]> wrote reg
> What I am trying to do is to enter a genome sequence which has around
> 175 characters. the file size is about 1.5MB which is well within
> the longblob size. I am using python to enter the sequence from a file
> to the database and the while i am running the python program ,the
>connection t
hi,
I am using mysql 4.0.14. I have a table where one of the fields has a
datatype longblob. What I am trying to do is to enter a genome sequence which
has around 175 characters. the file size is about 1.5MB which is well
within the longblob size. I am using python to enter the sequence