INSERT INTO cscart_june_setuplock_keys (key_id, token, expiry_at) 
VALUES 
  (
    '68d863f18972265a65f6e820019844f23c3550d03464e28f6174def6781c706f', 
    'fpPpJ1Px5jpoBmwoozGbXE4AuDqUiPm3a3T+gUsjNY0=', 
    UNIX_TIMESTAMP(NOW()) + 300
  )

Query time 0.00041

Result

int(1)