From: SourceForge.net <no...@so...> - 2008-01-10 21:57:51
|
Feature Requests item #1868765, was opened at 2008-01-10 10:40 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=1868765&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: survey format Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: DB Tables naming convention Initial Comment: Add phpesp_ to all of the tables so I can install this into an existing database and ensure I won't have any conflicting tables already in the table. My Provider only provides one mysql db and I have wordpress and drupal installed in the DB. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2008-01-10 13:57 Message: Logged In: NO bishop <ph...@id...> Doesn't the $DB_PREFIX configuration variable address this request? (Of course, you have to go through and manually update the SQL to reflect that prefix.) Or is the request to come out of the box with a phpesp_ prefix, so that the end user doesn't have to care? That sounds like a reasonable default to me, as people who need it will want it and people who don't need it won't care. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=1868765&group_id=8956 |