Messaging.messages_attachments_files

Field Type Null Default Key Extra Comment
maf_id int(11) NO PRI auto_increment
maf_path text NO
maf_size int(11) NO
maf_name varchar(120) NO
maf_type int(11) YES
maf_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
maf_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References
maf_id
TableColumn
Messaging.messages_attachmentsmas_maf_id