Manual:msg_resource_links table

From MediaWiki.org
Jump to: navigation, search
Manual:Contents MediaWiki database layout msg_resource_links table


MediaWiki version: 1.17

The msg_resource_links table is for administering which message is contained in which resource. Message blobs (i.e. JSON objects containing the interface messages for a certain resource in a certain language) are cached in the msg_resource table and automatically invalidated when one of their constituent messages or the resource itself is changed. See Manual:MessageBlobStore.php.

Fields[edit | edit source]

mrl_resource[edit | edit source]

ResourceLoader module name.

mrl_message[edit | edit source]

Message key.

Versions[edit | edit source]

(Current as of v1.20)

MediaWiki version: 1.17
mysql> DESCRIBE msg_resource_links;
+--------------+----------------+------+-----+---------+-------+
| Field        | Type           | Null | Key | Default | Extra |
+--------------+----------------+------+-----+---------+-------+
| mrl_resource | varbinary(255) | NO   | PRI | NULL    |       |
| mrl_message  | varbinary(255) | NO   | PRI | NULL    |       |
+--------------+----------------+------+-----+---------+-------+
2 rows in set (0,00 sec)
Databases Engines: MySQLOraclePostgreSQLSQLite
Technical documentation: Schema (tables) – API property associationsField prefixesPrimary key storage in other fieldsWikimedia extension tables
Configuration: SettingsSharing
Development: AccessOptimizationPolicyUpdaterExtension schema updatesPatch file
Core tables: archivecategorycategorylinkschange_tagconfigexternallinksfilearchivehitcounterimageimagelinksinterwikiiwlinksipblocksjobl10n_cachelanglinkslogginglog_searchmsg_resourcemsg_resource_linksmodule_depsobjectcacheoldimagepagepagelinkspage_propspage_restrictionsprotected_titlesquerycachequerycachetwoquerycache_inforecentchangesredirectrevisionsearchindexsitessite_statstag_summarytemplatelinkstexttranscacheupdateloguploadstashuseruser_former_groupsuser_groupsuser_newtalkuser_propertiesvalid_tagwatchlist