Feature #41
the platform should not be using the root mysql user and password
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/21/2009
Due date:
% Done:
100%
Description
in addition of creating the root account, a separate account should be created so that users who want full control of mysql can do it.
Related issues
History
#1 Updated by cpg about 12 years ago
i believe this should do it:
- create a new user in mysql with full access to database demo_development
- chose any username, password. host should be localhost
- change the username/password in the demo_development and
demo_production sections of this file:
/var/hda/platform/html/config/database.yml
#2 Updated by Anonymous over 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"41d048d528da170ad7d63b75c4805bb100c037ba".
Also available in: Atom