INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '1c0dd7eb191fb89bb155922fe0270e1018848eb36106667e80be36daee1101bc', 
    'frixPf8E60gT0Fo7g1X/RIDXqnRNsG5xJLPkJD2VJ60=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00014

Result

int(1)