Bug 124589 - support database replication

r=myk, a=justdave


git-svn-id: svn://10.0.0.236/trunk@134091 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bbaetz%student.usyd.edu.au
2002-11-19 07:19:34 +00:00
parent f17db356a9
commit b98bc5743f
9 changed files with 190 additions and 58 deletions

View File

@@ -678,7 +678,7 @@ while (my @row = FetchSQLData()) {
# Switch back from the shadow database to the regular database so PutFooter()
# can determine the current user even if the "logincookies" table is corrupted
# in the shadow database.
SendSQL("USE $::db_name");
ReconnectToMainDatabase();
# Check for bug privacy and set $bug->{isingroups} = 1 if private
# to 1 or more groups