INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'e58e18629b65b679d7473ca8d4e8689e3361afded254a42e730eb97cc6aeb224', 
    'DgxPXaVbbNuET0WlhGCqaaOTbmrlV5jVYHIgSj7wtqw=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00030

Result

int(1)