[eluser]jedd[/eluser]
[quote author="rufnex" date="1273970131"]
short question, is there a lock method for Database operation (MySQL)?
I dont mean transactions.
[/quote]
Perhaps you could explain what you do mean, then.
What did you find when you read the documentation (MySQL)?
(Hint: LOCK TABLES might be what you're looking for.)