INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '99717eb1c95fc7531059a024f509721c51f4a528657e06536bc74e909f6f70aa', 
    'n1X14PIH7ULiz1Y2Z0dBrX0E6xg7L8UocGAP6yLSMlU=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00044

Result

int(1)