INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    'f0b3ad9223b2f7833e558dacfa0da6f68b9e84fe7fe928f5cb3bbc81ce5ba475', 
    '317AxIUffCPi4o1sPjNk+g7p/E8cGZLpXQ7vduUUWjw=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00029

Result

int(1)