array ( 'id' => array ( 'type' => 'int(11) unsigned', 'default' => NULL, ), 'user_id' => array ( 'type' => 'int(11)', 'default' => NULL, ), 'ip_addr' => array ( 'type' => 'varchar(46)', 'default' => NULL, ), 'created_at' => array ( 'type' => 'datetime', 'default' => NULL, ), ), 1 => array ( 'pri' => array ( 0 => 'id', ), ), ) ;