INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '19d10292aef3fc3465fe64b18ade6c2eff0686defbadb6003d211dbd2e9ab43b', 
    'M+wLy/hvihGh4ex1m9ugGAoqJqS9kzs53trSjH2gmxc=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00021

Result

int(1)