Bug 367823: prevent addcheckin.pl from *writing* to the shadow database
r=bear git-svn-id: svn://10.0.0.236/trunk@219083 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
116af3ce87
commit
23e3029157
@ -549,6 +549,7 @@ sub AddToDatabase {
|
||||
$removelines,
|
||||
$descid);
|
||||
|
||||
SwitchToWriteDB();
|
||||
&SendSQL($checkquery, @bind_values);
|
||||
my ($count) = &FetchSQLData();
|
||||
if (!$count) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user