The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
When and How am i supposed to LOCK a table?
Like this? $DB_site->query("LOCK TABLE my_table"); some code here $DB_site->query("UNLOCK TABLE"); Is this the way to go about it? :surprised: |
#2
|
||||
|
||||
![]()
Well the syntax is correct. Not sure about the LOCK and UNLOCK mysql commands though. Never cames accross them
- miSt |
#3
|
||||
|
||||
![]()
<a href="http://www.mysql.com/doc/en/LOCK_TABLES.html" target="_blank">http://www.mysql.com/doc/en/LOCK_TABLES.html</a> has some useful info.
However, I've never used those commands before, so I don't know anything about when you use them. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|