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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user