in reply to Re: fetchrow_hashref failed problem
in thread fetchrow_hashref failed problem
Now the deadlock is not unexpected - we just want to deal with it gracefully and not get the fetchrow_hashref error.DBD::mysql::st execute failed: Deadlock found when trying to get lock; + try restarting transaction at /path/to/Database.pm line 313. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at / +path/to/Database.pm line 315.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: fetchrow_hashref failed problem
by 1nickt (Canon) on Jul 21, 2015 at 02:23 UTC | |
|
Re^3: fetchrow_hashref failed problem
by runrig (Abbot) on Jul 21, 2015 at 17:13 UTC |