Presence

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "<pre> +-----------------+--------------+------+-----+--------------------------------------+-----------------------------+ | Field | Type | Null | Key | Default...")

Revision as of 15:46, 31 December 2012

+-----------------+--------------+------+-----+--------------------------------------+-----------------------------+
| Field           | Type         | Null | Key | Default                              | Extra                       |
+-----------------+--------------+------+-----+--------------------------------------+-----------------------------+
| UserID          | varchar(255) | NO   | MUL | NULL                                 |                             |
| RegionID        | char(36)     | NO   |     | 00000000-0000-0000-0000-000000000000 |                             |
| SessionID       | char(36)     | NO   | PRI | 00000000-0000-0000-0000-000000000000 |                             |
| SecureSessionID | char(36)     | NO   |     | 00000000-0000-0000-0000-000000000000 |                             |
| LastSeen        | timestamp    | NO   |     | CURRENT_TIMESTAMP                    | on update CURRENT_TIMESTAMP |
+-----------------+--------------+------+-----+--------------------------------------+-----------------------------+
Personal tools
General
About This Wiki