MySQL Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMySQL Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Ziff Davis Enterprise Virtual Tradeshows: Hot Topics, Cutting Edge Technology, Real-time Networking among IT Professionals. Learn more
  #1  
Old August 1st, 1999, 04:54 PM
Nigel B
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
I am using a perl script in conjunction with an apache web server to pass queries to a mysql database from html forms.

Can anyone explain to me when (if at all) I need to use table locking ? I assume that I will need to use locking of some description when tables are being updated, to prevent the situation when several users are simultaneously trying to add rows to tables.

Also, is there any danger of tables being locked by a script and remaining locked because of some error-type scenario ocurring ?

I am pretty unclear on the whole area of table locking and would appreciate any guidance which anyone could provide.

Thanks

Reply With Quote
  #2  
Old September 7th, 1999, 12:24 AM
DanH
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Sure would be nice if somebody replied to this post. I've read a little on table locking, but wouldn't mind hearing from somebody here whose had some experience.

Thanks,

Dan

Reply With Quote
  #3  
Old September 13th, 1999, 01:55 PM
donarb
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
The O'Reilly book MySQL/mSQL explains this pretty well. MySQL is mutithreaded, only one thread can write to a table at a time, all other users (threads) are blocked until the first user is done. Now there is a problem if you need to update two or more tables at the same time. You can use the LOCK() function. MySQL will throw an error if you attempt to access an unlocked table while you have other tables locked, so you should lock those you need, use them, then unlock quickly.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMySQL Help > Table Locking


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway