Category: $wgTempCategoryCollations | |
---|---|
Additional category collations to store during LinksUpdate. |
|
Introduced in version: | 1.38.0 (Gerrit change 745754; git #1aecb692) |
Removed in version: | still in use |
Allowed values: | Unspecified |
Default value: | [] |
Other settings: Alphabetical | By function |
Details
Additional category collations to store during LinksUpdate. This can be used to perform online migration of categories from one collation to another. An array of associative arrays each having the following keys:
Key | Type | Description |
---|---|---|
table | string | The table name |
collation | string | The collation to use for categorylinks.cl_sortkey |
fakeCollation | string | The collation name to insert into categorylinks.cl_collation |
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.