INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '5715fb0186eff46fc33813ba1821bbbdb8ca33e633c54879e71ea6dc9626d8e2', 
    'femZ8jV/nFIfVZDfvyibxOT7x6eg4fhhy5PncdFj3+U=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00048

Result

int(1)