INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'da4ce6a6aab11cd970d37f0defaa37268b0594175631352da6d4ca57d59bee52', 
    'hnzKP+3WdgldfF/BcD83tsih/nG4+n7mo2iSjpy240o=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00032

Result

int(1)