INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '44994bb7ddd037d4fd3fe88337f7fbe18f9e8bbabd460a654ebc5818f094322d', 
    'ToL76RTWPtOlrx1/Vd9crbIdxscNnptj9AOfCJJZTxE=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00045

Result

int(1)