]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig...
authorjustdave%syndicomm.com <>
Mon, 11 Jun 2001 00:38:15 +0000 (00:38 +0000)
committerjustdave%syndicomm.com <>
Mon, 11 Jun 2001 00:38:15 +0000 (00:38 +0000)
commit87b2b80d808ec802ab744418510650edc98307ec
treecd51421306268b41776ddf6efc05aea27fdef371
parent808408770704c74994a322632c334d248dbc189b
Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from localconfig, which meant that it previously wouldn't run unless it was running under a user that had access to the bugs and shadowbugs dbs and didn't have a password.  It now looks for db_user and db_pass and specifies them on the command line to mysqldump and mysql if they're in use.
r= tara
syncshadowdb