Manual:PopulateLogUsertext.php/fr

Category:MediaWiki deprecated or obsolete features/fr#PopulateLogUsertext.php
Version de MediaWiki :
1.35
Category:MediaWiki code/fr#PopulateLogUsertext.php

Détails

Le fichier populateLogUsertext.php est un script de maintenance pour effectuer les mises à jour de bases de données nécessaires pour montrer toutes les pages protégées, mêmes celles avant le changement de schéma de restriction. All remaining page_restriction column values are moved to the new table.

This script is run automatically by update.php and processes 100 items in a batch.

Options/Arguments

This script does not take any options or arguments.

Usage

php maintenance/populateLogUsertext.php


Terminal
Whenever the script runs, it makes a note in the database and will not run again. If you want to run the script again, run the command with the --force option.

See also

Category:Maintenance scripts/fr Category:User maintenance scripts/fr Category:Database maintenance scripts/fr
Category:Database maintenance scripts/fr Category:Maintenance scripts/fr Category:MediaWiki code/fr Category:MediaWiki deprecated or obsolete features/fr Category:User maintenance scripts/fr