»

clientusage

clientusage — Keeps track of when different users use which clients, for purposes of statistics.

clientusage

Column nameTypeNullDefaultDescription
useridint unsigned 0Userid of user using client.
clientidsmallint unsigned 0Clientid of client from clients table.
lastlogindatetime 0000-00-00 00:00:00The most recent time this user used this client.
Key nameTypeColumn(s)
clientidUNIQUE
useridUNIQUE