Very nice, thanks for the detailed response!
-Peter
On Nov 6, 12:53 pm, Karen Tracey <[EMAIL PROTECTED]> wrote:
> At 10:40 AM 11/6/2007, you wrote:
>
> >Hi All,
>
> >I tried writing some code to do table locking on a MySQL MyISAM
> >database. I used the code below, which seemed to work in basic
At 10:40 AM 11/6/2007, you wrote:
>Hi All,
>
>I tried writing some code to do table locking on a MySQL MyISAM
>database. I used the code below, which seemed to work in basic
>examples, but the code would complain of accessing a non-locked table
>whenever I made a more complex query such as
>obje
Hi All,
I tried writing some code to do table locking on a MySQL MyISAM
database. I used the code below, which seemed to work in basic
examples, but the code would complain of accessing a non-locked table
whenever I made a more complex query such as
objects.filter(__) saying
that the table __ wa
3 matches
Mail list logo