INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '27835c3e57f777c29fa415306ac3b99fcde122f1160b2a4ee41a91160d831ff0', 
    'jlEbLdis47qdL70s7fECsQ0mvqHruAqreQQA2buaXvc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00030

Result

int(1)