< Extension:CountingMarker
- countingmarker_marker table
- Table of counting markers
describe countingmarker_marker; +--------------+---------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +--------------+---------------------+------+-----+---------+----------------+ | id | int(10) unsigned | NO | PRI | | auto_increment | | server | int(2) unsigned | NO | UNI | | * | | public_key | varchar(32) | NO | UNI | | * | | private_key | varchar(32) | NO | UNI | | * | | page_id | int(10) unsigned | NO | | NULL | link to article| +--------------+---------------------+------+-----+---------+----------------+
- * Provided from VG Wort
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.