Movatterモバイル変換


[0]ホーム

URL:


Jump to content
MediaWiki
Search

Extension:CheckUser/cu useragent clienthints table/pl

From mediawiki.org
<Extension:CheckUser
This page is atranslated version of the pageExtension:CheckUser/cu useragent clienthints table and the translation is 8% complete.
Languages:
Wersja MediaWiki:
1.41

A table for theCheckUser extension used to store unique combinations of client hints header names and their values.The rows in this table are referenced by the many-to-many map tablecu_useragent_clienthints_map.

Fields

uach_id

Primary key, used to uniquely identify a cu_useragent_clienthints row.Referenced by the tablecu_useragent_clienthints_map in the uachm_uach_id column.

uach_name

The name of the client hint value.The combinations of uach_name and uach_value are unique.

uach_value

The value associated with the name in uach_name.The combinations of uach_name and uach_value are unique.

Schemat

mysql> describe cu_useragent_clienthints;+------------+------------------+------+-----+---------+----------------+| Field      | Type             | Null | Key | Default | Extra          |+------------+------------------+------+-----+---------+----------------+| uach_id    | int(10) unsigned | NO   | PRI | NULL    | auto_increment || uach_name  | varbinary(32)    | NO   | MUL | NULL    |                || uach_value | varbinary(255)   | NO   |     | NULL    |                |+------------+------------------+------+-----+---------+----------------+

Indexes

mysql> show index in cu_useragent_clienthints;+--------------------------+------------+-----------------+--------------+-------------+-----------+-------------+----------+--------+------+------------+---------+---------------+| Table                    | Non_unique | Key_name        | Seq_in_index | Column_name | Collation | Cardinality | Sub_part | Packed | Null | Index_type | Comment | Index_comment |+--------------------------+------------+-----------------+--------------+-------------+-----------+-------------+----------+--------+------+------------+---------+---------------+| cu_useragent_clienthints |          0 | PRIMARY         |            1 | uach_id     | A         |           0 |     NULL | NULL   |      | BTREE      |         |               || cu_useragent_clienthints |          0 | uach_name_value |            1 | uach_name   | A         |           0 |     NULL | NULL   |      | BTREE      |         |               || cu_useragent_clienthints |          0 | uach_name_value |            2 | uach_value  | A         |           0 |     NULL | NULL   |      | BTREE      |         |               |+--------------------------+------------+-----------------+--------------+-------------+-----------+-------------+----------+--------+------+------------+---------+---------------+
Silniki
Bieżące
Dawniejsze
Dokumentacja techniczna
Konfiguracja
Rozwój
Główne tabele
Bieżące
Dawniejsze
Tabele bazy danych używane przez rozszerzenia używane przez Wikimedia
Filtr nadużyć
AntiSpoof
Babel
BetaFeatures
BounceHandler
CampaignEvents
CentralAuth
CentralNotice
CheckUser
Cognate
CommunityRequests
Tłumaczenie treści
CreditsSource
Narzędzia dyskusji
Echo
EntitySchema
FlaggedRevs
GeoData
GlobalBlocking
GlobalPreferences
GlobalUsage
GrowthExperiments
Linter/pl
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/cu_useragent_clienthints_table/pl&oldid=6040424"
Category:

[8]ページ先頭

©2009-2025 Movatter.jp