MageSmith

📣 Magento_SendFriend · engine innodb

sendfriend_log

Send to friend function log storage table

Columns (4)

NameTypeNullDefaultComment
log_id PKint unsignednoLog ID
ip bigint unsignedno0Customer IP address
time int unsignedno0Log time
website_id smallint unsignedno0Website ID

Keys & indexes

Primary key: log_id

Indexes

  • SENDFRIEND_LOG_IP (ip) btree
  • SENDFRIEND_LOG_TIME (time) btree