Manual:$wgLegacySchemaConversion/zh

Category:MediaWiki configuration settings/zh#LegacySchemaConversionCategory:MediaWiki configuration settings introduced in version 1.5.0/zh#LegacySchemaConversionCategory:MediaWiki configuration settings removed in version 1.39.0/zh#LegacySchemaConversionCategory:MediaWiki deprecated or obsolete features/zh#LegacySchemaConversionCategory:Interwiki variables/zh#LegacySchemaConversion
语言、区域和字符编码设置: $wgLegacySchemaConversion
Option to speed up the conversion step for large sites when migrating the schema from 1.4 to 1.5
引进版本:1.5.0
移除版本:1.39.0 (Gerrit change 792119; git #8a31497c)
允许的值:()
false

详情

If set to true, the MediaWiki 1.4 to 1.5 schema conversion will create stub reference rows in the text table instead of copying the full text of all current entries from cur to text.

This will speed up the conversion step for large sites, but requires that the cur table be kept around for those revisions to remain viewable.

maintenance/migrateCurStubs.php can be used to complete the migration in the background once the wiki is back online.

This option affects the updaters only. Any present cur stub revisions will be readable at runtime regardless of this setting.

Category:Interwiki variables/zh Category:MediaWiki configuration settings/zh Category:MediaWiki configuration settings introduced in version 1.5.0/zh Category:MediaWiki configuration settings removed in version 1.39.0/zh Category:MediaWiki deprecated or obsolete features/zh