-
Committer:
William Grant
-
Date:
2011-09-06 02:27:23 UTC
-
mto:
This revision was merged to the branch mainline in
revision
13878.
-
Revision ID:
william.grant@canonical.com-20110906022723-ei7r72pd6fv1us6k
Now that connect_string uses ConnectionString rather than regexs to manipulate the string, it can override the username. This is important since many scripts call connect(options.dbuser) to respect -U, but db_options now does that itself. We need a quick fix.