You can specify all of the mysql connection information for Friend (db host, user, pw) except for the database name (which is assumed to be "friend"). It would be nice if you could set the db name in config.
Status: open
Created: Tue Jan 14, 2014 04:52 PM UTC by Liam Hoekenga
Last Updated: Tue Jan 14, 2014 05:44 PM UTC
Owner: Andrew Mortensen
You can specify all of the mysql connection information for Friend (db host,
user, pw) except for the database name (which is assumed to be "friend"). It
would be nice if you could set the db name in config.
Underway.
Preliminary patch up at my github fork of the cosign source:
https://github.com/moretension/cosign.git
Please test and report with results. You will need to run autoconf to regenerate the configure scripts.
The branch to test is called "friend-db-name", and the new cosign.conf key is "mysqldbname", as in:
set mysqldbname cosignfriend
works great, thanks!
On Tue, Jan 14, 2014 at 12:46 PM, Andrew Mortensen
fitterhappier@users.sf.net wrote:
Related
Feature Requests: #13