Krzysztof Stachlewski wrote:
> "Alina Ghergu" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>
> Hi,
>
> > I have to query the database periodically. I don't have enough
> > experience in programming and I would need some advice about the best
> > approach in this matter.
> >
> > I tried to solve it using wx.Timer but from time to time MySQL server
> > doesn't repond to queries. I use one db connection for all my queries.
>
> What is the error returned from MySQL when it is not responding to queries?
>
> Stach

Hi Stach,

The error is "Lost connection to MySQL server during query".

Alina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to