INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '34eadb000c11d4f08c0e6f9f049d91a0a70e0ec911a90a0536ab8b9ff61e5fbd', 
    'Wb8MPg6jYHi9PT9CQUwLASWLsTNtBcOUg1i2LRDYA/c=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00041

Result

int(1)