Closed
Bug 343426
Opened 19 years ago
Closed 19 years ago
Support database table prefix
Categories
(Bugzilla :: Database, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 111716
People
(Reporter: goobix, Unassigned)
References
()
Details
I'm aware that the current code really expects a dedicated DB, but
http://drupal.org/node/2622
is a nice example for the need of this in the current hosting environment offered by many hosting companies.
It would be nice to have.
| Reporter | ||
Comment 1•19 years ago
|
||
So:
Current results: Bugzilla is unable to prefix table names with a given prefix, in order to create its own "namespace" for customers having access to only one database (and wanting to put multiple things in it).
Expected behaviour: help people with a limited number of databases by offering table prefixing for them.
Comment 2•19 years ago
|
||
This one was annoying to find, but I knew I read it before.
*** This bug has been marked as a duplicate of 111716 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•