Manual:msg_resource table

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


MediaWiki version: 1.17
msg_resource caching JSON message blobs for the resource loader. See also Manual:Msg resource links table.

Field[edit | edit source]

mr_resource[edit | edit source]

Resource name.

mr_lang[edit | edit source]

Language code.

mr_blob[edit | edit source]

JSON blob.

mr_timestamp[edit | edit source]

Timestamp of last update.

Versions[edit | edit source]

(Current as of v1.20)

MediaWiki version: 1.17
mysql> DESCRIBE msg_resource;
+--------------+----------------+------+-----+---------+-------+
| Field        | Type           | Null | Key | Default | Extra |
+--------------+----------------+------+-----+---------+-------+
| mr_resource  | varbinary(255) | NO   | PRI | NULL    |       |
| mr_lang      | varbinary(32)  | NO   | PRI | NULL    |       |
| mr_blob      | mediumblob     | NO   |     | NULL    |       |
| mr_timestamp | binary(14)     | NO   |     | NULL    |       |
+--------------+----------------+------+-----+---------+-------+
4 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