#15141 closed (fixed)
Falcon engine for mysql is dead it was scrapped along with MySQL 6.0 branch.
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.2 |
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
On the db supported http://docs.djangoproject.com/en/1.2/ref/databases/
"Other storage engines, including SolidDB and Falcon, are on the horizon. For now, InnoDB is probably your best choice."
Should be replaced with
"Other storage engines are on the horizon (including SolidDB) For now, InnoDB is probably your best choice."
Change History (3)
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
We should probably avoid mentioning any specific engines at all, given that they don't have a great history of actually being completed.