* • If supported, whenever possible use row level locks instead of table locks.
* • When using table locks, try to lock as few tables as possible.
* • Whenever possible avoid locks all together.
Title:
Perfomance Tuning PHP - Avoiding Locks in SQL
Description:
* • If supported, whenever possible use row level locks instead of table locks. * • When using table locks, try to lock as few tables as...
...
Rating:
4