INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'fa804865eff018c22a1f67de65e30fa535defe05c000746d5036e336b5cba27e', 
    'pyOb45n33LULuQtoItob1usVa38nMpB1/ZkXklTpOdw=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00047

Result

int(1)