#8137 closed (fixed)
Transactions documentation has invalid link
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This page: http://www.djangoproject.com/documentation/transactions/
Bottom paragraph, this link: information on MySQL transactions
It seems the book that link used to refer to has been taken offline. Should we use the MySQL 5.0 InnoDB transactions chapter? http://dev.mysql.com/doc/refman/5.0/en/innodb-transaction-model.html
Change History (3)
comment:1 by , 17 years ago
| milestone: | → 1.0 |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I think that the InnoDB transaction chapter would be an appropriate alternative to the now-dead link.