INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '71ce40ab7d2a02493f2501f75ebecdbe37342d675b8d446536f441f0e41de9f4', 
    'Lghg4OrnSEz45lu3dnNiO6l/kLNSUfCtQHASV6hlNFE=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00019

Result

int(1)