Why not to use primary key for `sid (sid,token,user_id)` instead of unique key?
Why not to use primary key for
sid (sid,token,user_id)instead of unique key?