INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '8c3319d64b8fbd06edb16e2da6dd93f85821cd7520a1685d52eb1218125ad4bc', 
    'A0ZJWLJwtha/VIRYRX7LI8vlziI59wD1CXrtXDHZvCs=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00032

Result

int(1)