On Tue, 2011-03-29 at 14:38 -0600, Tristan wrote:

> *Anyone have a workaround for this issue? thanks ahead
> 
> 
> *I received this error message while activating a profile request.
> Clicked the Back button and tried approving the user again and then it
> worked.
> *
> 
> ERROR --------
> 
> Using code igniter with DX auth
> 
> Description:*
> "Deadlock found when trying to get lock; try restarting transaction"
> 
> 
> Thanks, T



Although CodeIgniter is written in PHP, that's really a question very
specific to CI, and probably best asked on their forums. Going on the
error message, it suggests that it can't modify the DB because something
else has a lock on it. Maybe that will give you a clue?

-- 
Thanks,
Ash
http://www.ashleysheridan.co.uk


Reply via email to