how to handle deadlocks in php
i am getting with a error "Deadlock found while trying to get lock : Restarting transaction"
can any body help me out
thank you
bushan
Search found 2 matches
- Sun Mar 15, 2009 4:43 am
- Forum: PHP - Code
- Topic: deadlock handling
- Replies: 0
- Views: 122
- Fri Nov 21, 2008 1:59 am
- Forum: PHP - Code
- Topic: method overloading
- Replies: 2
- Views: 366
method overloading
hi can any one help me out i have a problem in my php code the error is error - Declaration of setup() should be compatible with that of setup() but i am calling the function setup() of parent class as parent :: setup() but still its showing the above error public function setup($dbLink ,$ldapLink, ...