INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '2362729781a1721a4b5032ebe135648d5a360d6aa5a92e49e64e5771b3d69351', 
    'CZRiPer1mf6a2jihb/iu6p7zypN7y5ZccqsbGsoYnuc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00042

Result

int(1)