INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '10412084e3ad155ff8a886ef288f881a07f7f616690b2655f7bad5ad73a41e0f', 
    'l6lGb9+J/projsnhq13+OZxey3LnSmdUJbU7Xap4W98=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00027

Result

int(1)