session_log

Columns

id int(11) NOT NULL AUTO_INCREMENT

Options

type="", null="true", search="false", display="true"

tag varchar(31) DEFAULT NULL

Options

display="true", null="true", search="false", type=""

user varchar(63) DEFAULT NULL

Options

display="true", null="true", search="false", type=""

session_code varchar(127) DEFAULT NULL

Options

type="", null="true", search="false", display="true"

message varchar(511) DEFAULT NULL

Options

type="", null="true", search="false", display="true"

created timestamp NOT NULL DEFAULT current_timestamp()

Options

display="true", null="true", search="false", type=""