INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'df0295787ed5c4c8396cdee936b45fdcee25545673de5da8c0505e2080961122', 
    'andydr/NGVG0itkWJzoVmSnEij8Vh2pxgoi7wSGHe5w=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00050

Result

int(1)