Table paypal session
From Zen Cart(tm) Wiki
Contents |
Database Version
- 1.3.5
Description
Table Details
Primary Key
Indexed Fields
Columns
unique_id 
- A unique, auto incremented value, to identify each paypal session record.
Type: int(11) Null: No Default: Extra: auto_increment
session_id 
Type: text Null: No Default:
saved_session
Type: blob Null: No Attributes: BINARY Default:
expiry
Type: int(17) Null: No Default: 0
Default Entries
- None.
