Movatterモバイル変換


[0]ホーム

URL:


Jump to content
MediaWiki
Search

Extension:CheckUser/cuci temp edit table

From mediawiki.org
<Extension:CheckUser
Translate this page
Languages:
MediaWiki version:
1.43

A table for theCheckUser extension used find thetemporary accounts editing on a given IP address or range over all wikis.

This table is in a set of tables that begin with thecuci_ prefix which are used to index the CheckUser result tables on multiple wikis.For single wiki installs, these tables are unused but are still created as there is not an easy way to determine if a wiki is in a multi-wiki install.Additionally, this table is unused for wikis which do not have temporary accounts enabled.

Fields

[edit]

cite_ip_hex

[edit]

The IP address associated with this row in hexadecimal form.Used in the composite primary key.

cite_ciwm_id

[edit]

The wiki ID associated with this row.The ID for a row in thecuci_wiki_map table.Used in the composite primary key.

cite_timestamp

[edit]

The most recent timestamp associated with temporary account edits made on the given wiki and IP address.

Schema

[edit]

DESCRIBEcuci_temp_edit;

+----------------+----------------------+------+-----+---------+-------+| Field          | Type                 | Null | Key | Default | Extra |+----------------+----------------------+------+-----+---------+-------+| cite_ip_hex    | varbinary(255)       | NO   | PRI | NULL    |       || cite_ciwm_id   | smallint(5) unsigned | NO   | PRI | NULL    |       || cite_timestamp | binary(14)           | NO   | MUL | NULL    |       |+----------------+----------------------+------+-----+---------+-------+

Indexes

[edit]

SHOWINDEXINcuci_temp_edit;

+----------------+------------+-----------------------+--------------+----------------+-----------+-------------+----------+--------+------+------------+---------+---------------+---------+| Table          | Non_unique | Key_name              | Seq_in_index | Column_name    | Collation | Cardinality | Sub_part | Packed | Null | Index_type | Comment | Index_comment | Ignored |+----------------+------------+-----------------------+--------------+----------------+-----------+-------------+----------+--------+------+------------+---------+---------------+---------+| cuci_temp_edit |          0 | PRIMARY               |            1 | cite_ip_hex    | A         |           0 |     NULL | NULL   |      | BTREE      |         |               | NO      || cuci_temp_edit |          0 | PRIMARY               |            2 | cite_ciwm_id   | A         |           0 |     NULL | NULL   |      | BTREE      |         |               | NO      || cuci_temp_edit |          1 | cite_timestamp        |            1 | cite_timestamp | A         |           0 |     NULL | NULL   |      | BTREE      |         |               | NO      || cuci_temp_edit |          1 | cite_ip_hex_timestamp |            1 | cite_ip_hex    | A         |           0 |     NULL | NULL   |      | BTREE      |         |               | NO      || cuci_temp_edit |          1 | cite_ip_hex_timestamp |            2 | cite_timestamp | A         |           0 |     NULL | NULL   |      | BTREE      |         |               | NO      |+----------------+------------+-----------------------+--------------+----------------+-----------+-------------+----------+--------+------+------------+---------+---------------+---------+
Engines
Current
Former
Technical documentation
Configuration
Development
Core tables
Current
Former
Wikimedia extension database tables
AbuseFilter
AntiSpoof
Babel
BetaFeatures
BounceHandler
CampaignEvents
CentralAuth
CentralNotice
CheckUser
Cognate
CommunityRequests
ContentTranslation
CreditsSource
DiscussionTools
Echo
EntitySchema
FlaggedRevs
GeoData
GlobalBlocking
GlobalPreferences
GlobalUsage
GrowthExperiments
Linter
LiquidThreads
LoginNotify
MediaModeration
Math
Newsletter
OATHAuth
OAuth
ORES
PageAssessments
PageTriage
Proofread Page
PropertySuggester
ReadingLists
SecurePoll
ShortUrl
TimedMediaHandler
Translate
UploadWizard
UrlShortener
WikibaseQualityConstraints
Wikibase Client
Wikibase Repository
WikiLambda
WikiLove
WikimediaCampaignEvents
WikimediaEditorTasks
Retrieved from "https://www.mediawiki.org/w/index.php?title=Extension:CheckUser/cuci_temp_edit_table&oldid=6678250"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp