On Thu, Oct 14, 2010 at 9:19 AM, monloi perez <mlp_fol...@yahoo.com> wrote:

> Does this happen if your table is InnoDB?
>


That depends on the type of lock. If no lock type is specified, InnDB will
prefer row locks, while MyISAM will do table locks.

That may help, unless all your queries are trying to access the same rows
anyway :-)  You really need to figure out *what* is being locked and *why*
before you can fix it.

-- 
Bier met grenadyn
Is als mosterd by den wyn
Sy die't drinkt, is eene kwezel
Hy die't drinkt, is ras een ezel

Reply via email to