Jump to content
MediaWiki

Extension:HitCounters/hit counter table

From mediawiki.org
hit_counter table
describe hit_counter;
+--------------+---------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+--------------+---------------------+------+-----+---------+----------------+
| page_id | int(8) unsigned | NO | PRI | NULL | auto_increment |
| page_counter | bigint(20) unsigned | NO | MUL | 0 | |
+--------------+---------------------+------+-----+---------+----------------+

SQL statement to (re)create table:

createtablehit_counter(page_idint(8),page_counterbigint(20));

See also

[edit ]

AltStyle によって変換されたページ (->オリジナル) /