Hi!
> "Lance" == Lance Lovette <[EMAIL PROTECTED]> writes:
Lance> If I INSERT DELAYED into a table with an auto_increment column and specify a
Lance> value of NULL for that column, the query fails. This is to be expected.
Lance> After this failure however, normal INSERT queries start piling
Lance Lovette writes:
> If I INSERT DELAYED into a table with an auto_increment column and specify a
> value of NULL for that column, the query fails. This is to be expected.
> After this failure however, normal INSERT queries start piling up in the
> 'Locked' state and remain there indefinite
If I INSERT DELAYED into a table with an auto_increment column and specify a
value of NULL for that column, the query fails. This is to be expected.
After this failure however, normal INSERT queries start piling up in the
'Locked' state and remain there indefinitely. The only way to get things
bac