Movatterモバイル変換


[0]ホーム

URL:


Jump to content
MediaWiki
Search

Extension:BounceHandler/bounce records table

From mediawiki.org
<Extension:BounceHandler
Translate this page
Languages:

Thebounce_records table contains the bounce handling records

ColumnDescription
br_idindex
br_userThe failing email id decoded from bounce headers.
br_timestampThe bounce time-stamp extracted from the bounce email headers.
br_reasonThe bounce message subject extracted from the bounce email.

Schema

[edit]
+---------------+------------------+------+-----+---------+----------------+| Field         | Type             | Null | Key | Default | Extra          |+---------------+------------------+------+-----+---------+----------------+| br_id         | int(10) unsigned | NO   | PRI | NULL    | auto_increment || br_user_email | varbinary(255)   | NO   | MUL | NULL    |                || br_timestamp  | binary(14)       | NO   | MUL | NULL    |                || br_reason     | varbinary(255)   | NO   |     | NULL    |                |+---------------+------------------+------+-----+---------+----------------+

Indexes

[edit]
+----------------+------------+-------------------+--------------+---------------+-----------+-------------+----------+--------+------+------------+---------+---------------+| Table          | Non_unique | Key_name          | Seq_in_index | Column_name   | Collation | Cardinality | Sub_part | Packed | Null | Index_type | Comment | Index_comment |+----------------+------------+-------------------+--------------+---------------+-----------+-------------+----------+--------+------+------------+---------+---------------+| bounce_records |          0 | PRIMARY           |            1 | br_id         | A         |           0 |     NULL | NULL   |      | BTREE      |         |               || bounce_records |          1 | br_mail_timestamp |            1 | br_user_email | A         |           0 |       50 | NULL   |      | BTREE      |         |               || bounce_records |          1 | br_mail_timestamp |            2 | br_timestamp  | A         |           0 |     NULL | NULL   |      | BTREE      |         |               || bounce_records |          1 | br_timestamp      |            1 | br_timestamp  | A         |           0 |     NULL | NULL   |      | BTREE      |         |               |+----------------+------------+-------------------+--------------+---------------+-----------+-------------+----------+--------+------+------------+---------+---------------+
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:BounceHandler/bounce_records_table&oldid=6246624"

[8]ページ先頭

©2009-2025 Movatter.jp