INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '4b50a0f35515147b516b93ce26233dbc8dd0160c04cdb2374767f9c44f31a117', 
    '0xhrwjrRxLy0K29auCWrrA/+eGuA16hsymJE3mxK/zM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00031

Result

int(1)