Manual:Msg resource links table

From MediaWiki.org
Jump to: navigation, search
Language: English
Manual:ContentsManual:Contents MediaWiki database layoutManual: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)
DatabasesManual:Database layout Engines: MySQLManual:MySQLOracleManual:OraclePostgreSQLManual:PostgreSQLSQLiteManual:SQLite
Technical documentation: SchemaManual:Database layout (tablesCategory:MediaWiki database tables) – API property associationsAPI:Database field and API property associationsField prefixesDatabase field prefixesPrimary key storage in other fieldsManual:Primary key storage in other fieldsWikimedia extension tablesCategory:Wikimedia extension database tables
Configuration: SettingsManual:Configuration_settings#Database_settingsSharingManual:Shared database
Development: AccessManual:Database accessOptimizationDatabase optimizationPolicyDevelopment policy#Database_patchesUpdaterManual:DatabaseUpdater.phpExtension schema updatesManual:Hooks/LoadExtensionSchemaUpdatesPatch fileManual:SQL patch file
Core tables: archivecategorycategorylinkschange_tagconfigexternallinksfilearchivehitcounterimageimagelinksinterwikiiwlinksipblocksjobl10n_cachelanglinkslogginglog_searchmsg_resourcemsg_resource_linksmodule_depsobjectcacheoldimagepagepagelinkspage_propspage_restrictionsprotected_titlesquerycachequerycachetwoquerycache_inforecentchangesredirectrevisionsearchindexsitessite_statstag_summarytemplatelinkstexttranscacheupdateloguploadstashuseruser_former_groupsuser_groupsuser_newtalkuser_propertiesvalid_tagwatchlist