Re: Cannot catch _mysql_exceptions.OperationalError

2008-01-22 Thread Bob
Karen - I agree - this was very strange - that's why I was confused. I've not yet upgraded to 0.96.1, so I guess that's the next step. Thanks, Bob On Jan 18, 1:01 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Jan 18, 2008 10:51 AM, Robert Swerdlow <[EMAIL PROTECTED]> wrote: > > > > > I po

Re: Cannot catch _mysql_exceptions.OperationalError

2008-01-18 Thread Karen Tracey
On Jan 18, 2008 10:51 AM, Robert Swerdlow <[EMAIL PROTECTED]> wrote: > I posted this note at comp.lang.python and the response there was that > this all works outside of Django. What is the problem with using MySQL > OperationalErrors with Django? > > - > In our database code (we are usin