Messaging.messages_access

Field Type Null Default Key Extra Comment
mxs_id int(11) NO PRI auto_increment
mxs_cus_id int(11) NO MUL
mxs_cli_id int(11) NO MUL
mxs_usr_id int(11) NO MUL
mxs_msg_id int(11) NO MUL
mxs_to tinyint(1) NO MUL
mxs_grp_id int(11) NO MUL
mxs_bcc tinyint(1) NO 0 MUL
mxs_priority tinyint(1) NO 0 MUL
mxs_archived tinyint(1) NO 0 MUL
mxs_trashed tinyint(1) NO 0 MUL
mxs_deleted tinyint(1) NO 0 MUL
mxs_from tinyint(1) NO MUL
mxs_time int(11) YES 0
mxs_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
mxs_created timestamp YES CURRENT_TIMESTAMP
mxs_read tinyint(1) NO 0 MUL

References

Local Column References