X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialBrokenRedirects.php;h=b9b20511cffbf7995af3d6c6acd50f3d0b0ae348;hb=cb58676cfb4c46d1ead641d8c59b3d6bb9c96104;hp=4c3fbe5b18ebf02b8be1305fcb1864319231a73c;hpb=4b73a8b6fbb6da651af850a7d667e6e8d59e6fce;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialBrokenRedirects.php b/includes/specials/SpecialBrokenRedirects.php index 4c3fbe5b18..b9b20511cf 100644 --- a/includes/specials/SpecialBrokenRedirects.php +++ b/includes/specials/SpecialBrokenRedirects.php @@ -49,7 +49,7 @@ class BrokenRedirectsPage extends QueryPage { } public function getQueryInfo() { - $dbr = wfGetDB( DB_SLAVE ); + $dbr = wfGetDB( DB_REPLICA ); return [ 'tables' => [