INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '9571bf8983cf58f0a77f4e21bf032c02787881dadc3d321385bf408570f2568e', 
    'ipp7wNF7684kptbfwXU18WkKSxOtdmK/46sbiZjIxxw=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00024

Result

int(1)