Manual:migrateRevisionActorTemp.php
Appearance
| MediaWiki file: migrateRevisionActorTemp.php | |
|---|---|
| Location: | maintenance/ |
| Source code: | master • 1.44.2 • 1.43.5 • 1.39.15 |
| Classes: | MigrateRevisionActorTemp |
Maintenance script that merges the revision_actor_temp table into the revision table.
It will run automatically during the upgrade to MediaWiki 1.39.
On large wikis, you can set $wgActorTableSchemaMigrationStage to SCHEMA_COMPAT_WRITE_TEMP_AND_NEW | SCHEMA_COMPAT_READ_TEMP prior to the upgrade to MediaWiki 1.39 (the config was completely removed in 1.39.0) and run this script to populate the new schema.