INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '1ef99f3f6ac2d1b11a12574a7c7f6f545fc8805a1595fbfc4afea4ae83355c5d', 
    'l8EjFoi9IDLzgU+YjsxMAKMuGzVX9NLq0vto1xz7pwM=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00023

Result

int(1)