Opened 19 years ago
Closed 19 years ago
#4550 closed (invalid)
Database protection: Table locking
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | lock, multi-thread, multi-process | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Hi,
In, !MySQL, there is the ability to lock tables (for reading, writing or both). We am in need of creating a system where multiple processes and servers are accessing 1 single database. Does Django support this at all? Thanks.
Note:
See TracTickets
for help on using tickets.
Please ask questions in the Django users Google group.