Moodle LMS 3.9
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
Mnet Log Table Schema (mnet_log)
Description
Store session data from users migrating to other sites
mnet_log table columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
BIGINT
19
√
null
hostid
BIGINT
19
0
Unique host ID
remoteid
BIGINT
19
0
time
BIGINT
19
0
userid
BIGINT
19
0
user
.id
Implied Constraint
R
ip
VARCHAR
45
course
BIGINT
19
0
coursename
VARCHAR
40
module
VARCHAR
20
cmid
BIGINT
19
0
action
VARCHAR
40
url
VARCHAR
100
info
VARCHAR
255
Showing 1 to 13 of 13 entries
Table contained
-1
rows
mnet_log table indexes
Search:
Constraint Name
Type
Sort
Column(s)
PRIMARY
Primary key
Asc
id
mnetlog_hosusecou_ix
Performance
Asc
/
Asc
/
Asc
hostid + userid + course
Showing 1 to 2 of 2 entries
mnet_log table relationships
Close relationships within degrees of separation
One
One implied
Two implied