INSERT INTO cscart_lock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '88d32eb37b3f77c148907fb8f27a83f1fba47de1063b86e028010c6c63aa66d1', 
    'MovyPep7BZ1aq2unzw/YYtj/9m4t+m7KYch3Gl9Dt2E=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00046

Result

int(1)