Jump to content

Manual:l10n_cache table

From mediawiki.org
Revision as of 19:04, 19 March 2010 by Arent (talk | contribs) (Created page with '{{Database layout}} The '''l10n_cache table''' {{MW 1.16}}{{-}} <pre> +----------------------+------------------+------+-----+----------------+----------------+ | Field ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The l10n_cache table

MediaWiki version:
1.16
+----------------------+------------------+------+-----+----------------+----------------+
| Field                | Type             | Null | Key | Default        | Extra          |
+----------------------+------------------+------+-----+----------------+----------------+
| lc_lang 	       | varbinary(32) 	  |      |     |                |                |   
| lc_key 	       | varbinary(255)   |      |     |                |                |
| lc_value             | mediumblob       |      |     |                |                |
+----------------------+------------------+------+-----+----------------+----------------+

Fields

lc_lang
Language code
lc_key
lc_value