Manual:User rights table

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


MediaWiki version: 1.4

This table is not used in the MediaWiki 1.5 release, and can be safely deleted.

  • ur_user: The user's user_id.
  • ur_rights: The rights for that user.
+--------------+------------------+------+-----+---------+-------+
| Field        | Type             | Null | Key | Default | Extra |
+--------------+------------------+------+-----+---------+-------+
| ur_user      | int(5)           | NO   |     | 0       |       |
| ur_rights    | tinyblob         | NO   |     | ''      |       |
+--------------+------------------+------+-----+---------+-------+

[edit] Notes

Language: English
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox