HI
When does one use table lock in mysql and how does one use it please
Thanks
NIva
| SitePoint Sponsor |



HI
When does one use table lock in mysql and how does one use it please
Thanks
NIva

read this chapter of the mysql manual. generally, you don't need to manually do locking.
http://dev.mysql.com/doc/mysql/en/locking-issues.html



Thanks
Bookmarks