INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'c62d9caf26d583ae98a17a4cf12e9e53878675650b9bc40398d48fffaebc0ed1', 
    '9p00SdCxjhfizQlG4CO83VmGmJYdgpLZHtpJqSVE3v4=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00021

Result

int(1)